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

Java™ Platform
Standard Ed. 7

DRAFT internal-b00

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-b00

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.