Uses of Package
com.sun.xml.wss.impl.callback
-
Packages that use com.sun.xml.wss.impl.callback Package Description <Unnamed> <Unnamed> <Unnamed> -
Classes in com.sun.xml.wss.impl.callback used by <Unnamed> Class Description DynamicPolicyCallback Callback implementation for dynamic policy resolution. -
Classes in com.sun.xml.wss.impl.callback used by <Unnamed> Class Description CertificateValidationCallback.CertificateValidationException CertificateValidationCallback.CertificateValidator DecryptionKeyCallback.PrivateKeyRequest CallBackHandler handling this request should set the private key to be used for decryption on the request.DecryptionKeyCallback.Request DecryptionKeyCallback.SymmetricKeyRequest Request for a symmetric key to be used for decryption.EncryptionKeyCallback.Request EncryptionKeyCallback.SymmetricKeyRequest A CallbackHandler handling an instance of this request should make sure that a symmetric key must be set on the request.EncryptionKeyCallback.X509CertificateRequest A CallbackHandler handling an instance of this request should make sure that an X.509 certificate must be set on the request.PasswordValidationCallback.DigestPasswordValidator Implements WSS digest Password Validation.PasswordValidationCallback.PasswordValidationException PasswordValidationCallback.PasswordValidator Interface for validating password.PasswordValidationCallback.Request SAMLAssertionValidator Deprecated.use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.SAMLAssertionValidator.SAMLValidationException Deprecated.SignatureKeyCallback.PrivKeyCertRequest A CallbackHandler handling an instance of this request should make sure that a private key and a corresponding X.509 certificate must be set on the request.SignatureKeyCallback.Request SignatureVerificationKeyCallback.Request SignatureVerificationKeyCallback.X509CertificateRequest A CallbackHandler handling an instance of this request should make sure that an X.509 certificate (to be used for signature verification) must be set on the request.TimestampValidationCallback.Request TimestampValidationCallback.TimestampValidationException TimestampValidationCallback.TimestampValidator XWSSCallback -
Classes in com.sun.xml.wss.impl.callback used by <Unnamed> Class Description CertificateValidationCallback.CertificateValidationException CertificateValidationCallback.CertificateValidator SAMLAssertionValidator Deprecated.use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.SignatureKeyCallback.AliasPrivKeyCertRequest A Callback initialized with this request should be handled if the private key to be used for signing is mapped to some alias.SignatureKeyCallback.PrivKeyCertRequest A CallbackHandler handling an instance of this request should make sure that a private key and a corresponding X.509 certificate must be set on the request.TimestampValidationCallback.TimestampValidationException ValidatorExtension ValidatorExtension : provides a way to set RuntimeProperties for Validators