Uses of Class
com.sun.xml.wss.impl.callback.DecryptionKeyCallback.PrivateKeyRequest
Packages that use DecryptionKeyCallback.PrivateKeyRequest
-
Uses of DecryptionKeyCallback.PrivateKeyRequest in com.sun.xml.wss.impl.callback
Subclasses of DecryptionKeyCallback.PrivateKeyRequest 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 decryption is to be retrieved given the PublicKeystatic classRequest for a private key when the X.509 Thumb print value for a corresponding X.509 Certificate is given.static classRequest for a private key when a corresponding X.509 Certificate is given.static classRequest for a private key when the Issuer Name and Serial Number values for a corresponding X.509 Certificate are given.static classRequest for a private key when the X.509 Subject Key Identifier value for a corresponding X.509 Certificate is given.