Uses of Interface
com.metamatrix.common.callback.CallbackHandler

Packages that use CallbackHandler
com.metamatrix.console.ui.layout   
com.metamatrix.toolbox.ui.callback   
 

Uses of CallbackHandler in com.metamatrix.console.ui.layout
 

Classes in com.metamatrix.console.ui.layout that implement CallbackHandler
 class CDKCallbackHandler
          An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
 

Uses of CallbackHandler in com.metamatrix.toolbox.ui.callback
 

Classes in com.metamatrix.toolbox.ui.callback that implement CallbackHandler
 class DialogFactoryCallbackHandler
          An application implements a CallbackHandler and passes it to underlying security services so that they may interact with the application to retrieve specific authentication data, such as usernames and passwords, or to display certain information, such as error and warning messages.
 



Copyright © 2009. All Rights Reserved.