Uses of Class
com.sun.xml.wss.impl.callback.SignatureVerificationKeyCallback.X509CertificateRequest
Packages that use SignatureVerificationKeyCallback.X509CertificateRequest
-
Uses of SignatureVerificationKeyCallback.X509CertificateRequest in com.sun.xml.wss.impl.callback
Subclasses of SignatureVerificationKeyCallback.X509CertificateRequest in com.sun.xml.wss.impl.callbackModifier and TypeClassDescriptionstatic classRequest for an X.509 certificate given the Public Key This is an optional request and need not be handled by the handler.static classRequest for a private key when the X.509 Thumb print value for a corresponding X.509 Certificate is given.static classRequest for an X.509 certificate whose Issuer Name and Serial Number values are given.static classRequest for an X.509 certificate whose X.509 Subject Key Identifier value is given.