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, success
addFutureListener, done, isDone, isSuccess, waitFor, waitForever
public java.lang.String getName()
ClientAuthenticator
public void authenticate(TransportProtocolClient transport, java.lang.String username) throws java.io.IOException
ClientAuthenticator
java.io.IOException
Copyright © 2022. All rights reserved.