Class SVNSaslAuthenticator.SVNCallbackHandler
java.lang.Object
org.tmatesoft.svn.core.internal.io.svn.sasl.SVNSaslAuthenticator.SVNCallbackHandler
- All Implemented Interfaces:
CallbackHandler
- Enclosing class:
- SVNSaslAuthenticator
private static class SVNSaslAuthenticator.SVNCallbackHandler
extends Object
implements CallbackHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
myRealm
-
myAuthentication
-
-
Constructor Details
-
SVNCallbackHandler
-
-
Method Details
-
handle
- Specified by:
handle
in interfaceCallbackHandler
- Throws:
IOException
UnsupportedCallbackException
-