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

Packages that use CallbackHandler 
Package Description
com.sun.security.auth.callback
Provides an implementation of CallbackHandler.
com.sun.security.auth.module
Provides implementations of LoginModule.
java.security
Provides the classes and interfaces for the security framework.
javax.security.auth.login
This package provides a pluggable authentication framework.
javax.security.auth.spi
This package provides the interface to be used for implementing pluggable authentication modules.
javax.security.sasl
Contains class and interfaces for supporting SASL.