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