Uses of Class
com.sun.xml.wss.impl.callback.XWSSCallback
Packages that use XWSSCallback
-
Uses of XWSSCallback in com.sun.xml.wss.impl.callback
Subclasses of XWSSCallback in com.sun.xml.wss.impl.callbackModifier and TypeClassDescriptionclassThis Callback is intended for X.509 certificate validation A validator that implements the CertificateValidator interface should be set on the callback by the callback handler.classclassCallBack implementation for decryption key.classCallback implementation for dynamic policy resolution.classCallBack implementation for encryption key.classCallback class for obtaining the keystore Used only for Metro(WSIT) Security Scenarios It assumes that load method on the returned KeyStore was called by the user to initialized the KeyStore.classThis Callback should be handled if the password for the username token needs to be supplied at run-time.classThis Callback is intended for Username-Password validation.classDeprecated.: since XWS 2.0 EAclassCallback class for obtaining the private key from KeyStore Used only for Metro(WSIT) Security ScenariosclassDeprecated.This callback is no longer supported by the XWS-Security runtime, use the XWS-Security configuration file to set the above property values instead.classclassCallBack implementation for signature key.classCallBack implementation for signature verification key.classclassThis Callback should be handled if the username for the username token needs to be supplied at run-time.