Uses of Class
com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest
-
Packages that use EncryptionKeyCallback.X509CertificateRequest Package Description com.sun.xml.wss.impl.callback -
-
Uses of EncryptionKeyCallback.X509CertificateRequest in com.sun.xml.wss.impl.callback
Subclasses of EncryptionKeyCallback.X509CertificateRequest in com.sun.xml.wss.impl.callback Modifier and Type Class Description static classEncryptionKeyCallback.AliasX509CertificateRequestA Callback initialized with this request should be handled if the X.509 certificate to be used for encryption is mapped to some alias.static classEncryptionKeyCallback.DefaultX509CertificateRequestA Callback initialized with this request should be handled if there's some default X.509 certificate to be used for encryption.static classEncryptionKeyCallback.PublicKeyBasedRequest
-