API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.security.auth.callback. Callback View Source
Author(s)
Since
Version
1.11, 11/17/05
Serial
Hierarchy
 Callback
Subinterfaces
Description
public interface Callback
  Implementations of this interface are passed to a CallbackHandler, allowing underlying security services the ability to interact with a calling application to retrieve specific authentication data such as usernames and passwords, or to display certain information, such as error and warning messages.
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar