Uses of Package
com.sun.xml.wss.impl.callback
Packages that use com.sun.xml.wss.impl.callback
-
Classes in com.sun.xml.wss.impl.callback used by com.sun.xml.wss.impl
-
Classes in com.sun.xml.wss.impl.callback used by com.sun.xml.wss.impl.callbackClassDescriptionCallBackHandler handling this request should set the private key to be used for decryption on the request.Request for a symmetric key to be used for decryption.A CallbackHandler handling an instance of this request should make sure that a symmetric key must be set on the request.A CallbackHandler handling an instance of this request should make sure that an X.509 certificate must be set on the request.Implements WSS digest Password Validation.Interface for validating password.Deprecated.use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.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.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.
-
Classes in com.sun.xml.wss.impl.callback used by com.sun.xml.wss.impl.miscClassDescriptionDeprecated.use the new extended SAMLValidator interface An implementation of the extended SAMLValidator interface can throw UnsupportedOperationException for methods defined in this base interface.A Callback initialized with this request should be handled if the private key to be used for signing is mapped to some alias.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.ValidatorExtension : provides a way to set RuntimeProperties for Validators