Uses of Interface
javax.security.auth.callback.Callback

Packages that use Callback
Package
Description
Provides an implementation of CallbackHandler.
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).
Contains class and interfaces for supporting SASL.