public static interface ISaslAwareAuthenticator.SaslAuthenticator
Modifier and Type | Method and Description |
---|---|
byte[] |
evaluateResponse(byte[] clientResponse) |
AuthenticatedUser |
getAuthenticatedUser() |
boolean |
isComplete() |
byte[] evaluateResponse(byte[] clientResponse) throws AuthenticationException
AuthenticationException
boolean isComplete()
AuthenticatedUser getAuthenticatedUser() throws AuthenticationException
AuthenticationException
Copyright © 2015 The Apache Software Foundation