JwsContext.getCallbackPassword() Method
Gets the password used for callbacks to the client in the current conversation.
public String getCallbackPassword()
None.
The password that will be used for callbacks to the client in the current conversation.
None.
The password may have been specified by the client as part of the callbackLocation conversation start SOAP header, or it may have been set by a call to JwsContext.setCallbackPassword().
JwsContext.getCallbackUsername() Method
JwsContext.getCallbackPassword() Method