Uses of Class
com.sun.xml.wss.impl.callback.EncryptionKeyCallback.X509CertificateRequest

Packages that use EncryptionKeyCallback.X509CertificateRequest
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
static class EncryptionKeyCallback.AliasX509CertificateRequest
          A Callback initialized with this request should be handled if the X.509 certificate to be used for encryption is mapped to some alias.
static class EncryptionKeyCallback.DefaultX509CertificateRequest
          A Callback initialized with this request should be handled if there's some default X.509 certificate to be used for encryption.
static class EncryptionKeyCallback.PublicKeyBasedRequest
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.