|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedCallbackException | |
---|---|
javax.security.auth.callback | This package provides the classes necessary for services to interact with applications in order to retrieve information (authentication data including usernames or passwords, for example) or to display information (error and warning messages, for example). |
Uses of UnsupportedCallbackException in javax.security.auth.callback |
---|
Methods in javax.security.auth.callback that throw UnsupportedCallbackException | |
---|---|
void |
CallbackHandler.handle(Callback[] callbacks)
Retrieve or display the information requested in the provided Callbacks. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.