public class NoneAuthenticator extends SimpleClientAuthenticator
| Constructor and Description |
|---|
NoneAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(TransportProtocolClient transport,
java.lang.String username)
Start the authentication
|
java.lang.String |
getName()
The authentication mechanism name/.
|
cancel, failure, getAuthenticationMethods, isCancelled, isMoreAuthenticationRequired, processMessage, success, successaddFutureListener, done, isDone, isSuccess, waitFor, waitForeverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddFutureListener, isDone, isSuccess, waitFor, waitForeverpublic java.lang.String getName()
ClientAuthenticatorpublic void authenticate(TransportProtocolClient transport, java.lang.String username) throws java.io.IOException
ClientAuthenticatorjava.io.IOExceptionCopyright © 2022. All rights reserved.