Package com.sun.xml.wss.impl.callback
Class EncryptionKeyCallback
java.lang.Object
com.sun.xml.wss.impl.callback.XWSSCallback
com.sun.xml.wss.impl.callback.EncryptionKeyCallback
- All Implemented Interfaces:
Callback
CallBack implementation for encryption key.
- Author:
- XWS-Security Team
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA CallbackHandler handling an instance of this request should make sure that a symmetric key alias must be set on the request.static classA Callback initialized with this request should be handled if the X.509 certificate to be used for encryption is mapped to some alias.static classA Callback initialized with this request should be handled if there's some default X.509 certificate to be used for encryption.static classstatic interfacestatic classA CallbackHandler handling an instance of this request should make sure that a symmetric key must be set on the request.static classA CallbackHandler handling an instance of this request should make sure that an X.509 certificate must be set on the request. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.wss.impl.callback.XWSSCallback
getRuntimeProperties
-
Constructor Details
-
EncryptionKeyCallback
-
-
Method Details
-
getRequest
-