Package | Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
void |
CallbackHandler.handle(Callback[] callbacks)
Retrieve or display the information requested in the
provided Callbacks.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.