Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Uses of Class
javax.security.auth.callback.UnsupportedCallbackException

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.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.