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.
- Version:
- $Rev: 768352 $ $Date: 2009-04-24 12:26:01 -0400 (Fri, 24 Apr 2009) $
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static interface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
request
-
key
-
-
Constructor Details
-
SecretKeyCallback
-
-
Method Details
-
getRequest
-
getKey
-
setKey
-