Uses of Interface
com.sun.xml.wss.impl.callback.SignatureKeyCallback.Request
Packages that use SignatureKeyCallback.Request
-
Uses of SignatureKeyCallback.Request in com.sun.xml.wss.impl.callback
Classes in com.sun.xml.wss.impl.callback that implement SignatureKeyCallback.RequestModifier 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 PublicKeyMethods in com.sun.xml.wss.impl.callback that return SignatureKeyCallback.RequestConstructors in com.sun.xml.wss.impl.callback with parameters of type SignatureKeyCallback.Request