Class SecretKeyCallback
java.lang.Object
javax.security.auth.message.callback.SecretKeyCallback
- All Implemented Interfaces:
Callback
A callback enabling an authentication module to request a secret key from the runtime, by supplying an alias. Other
request types may also be supported.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static interface
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SecretKeyCallback
-
-
Method Details
-
getRequest
-
setKey
-
getKey
-