Uses of Class
com.sun.xml.wss.impl.callback.SignatureKeyCallback.PrivKeyCertRequest
Packages that use SignatureKeyCallback.PrivKeyCertRequest
-
Uses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.callback
Subclasses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.callbackModifier 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 Callback initialized with this request should be handled if the private key to be used for signing is to be retrieved given the PublicKey -
Uses of SignatureKeyCallback.PrivKeyCertRequest in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc that return SignatureKeyCallback.PrivKeyCertRequestModifier and TypeMethodDescriptionDefaultSecurityEnvironmentImpl.getDefaultPrivKeyCertRequest(Map context)