Package edu.suffolk.litlab.efspserver
Class SoapX509CallbackHandler
java.lang.Object
edu.suffolk.litlab.efspserver.SoapX509CallbackHandler
- All Implemented Interfaces:
CallbackHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Handles setting the password for Webservices accessing the x509 certificates.static void
setX509Password
(String newPassword)
-
Constructor Details
-
SoapX509CallbackHandler
public SoapX509CallbackHandler()
-
-
Method Details
-
setX509Password
-
handle
Handles setting the password for Webservices accessing the x509 certificates.- Specified by:
handle
in interfaceCallbackHandler
- Throws:
UnsupportedCallbackException
-