Package org.wildfly.mcp
Class ClientCallbackHandler
java.lang.Object
org.wildfly.mcp.ClientCallbackHandler
- All Implemented Interfaces:
CallbackHandler
A CallbackHandler implementation to supply the username and password if required when
connecting to the server - if these are not available the user will be prompted to
supply them.
- Author:
- Darran Lofthouse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientCallbackHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceCallbackHandler- Throws:
IOExceptionUnsupportedCallbackException
-