Package org.kuali.rice.ksb.config.wss4j
Class CryptoPasswordCallbackHandler
java.lang.Object
org.kuali.rice.ksb.config.wss4j.CryptoPasswordCallbackHandler
- All Implemented Interfaces:
CallbackHandler
Workflow CryptoPasswordCallbackHandler which retrieves the keystore password
from the workflow Config.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CryptoPasswordCallbackHandler
public CryptoPasswordCallbackHandler()
-
-
Method Details
-
handle
The actual CallBackHandler implementation.- Specified by:
handlein interfaceCallbackHandler- Throws:
IOExceptionUnsupportedCallbackException
-