Interface Authenticator
- All Known Implementing Classes:
NtlmAuthenticator, NtlmSealer, SpnegoAuthenticator
public interface Authenticator
-
Method Summary
Modifier and TypeMethodDescriptionauthenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext) voidbooleansupports(AuthenticationContext context)
-
Method Details
-
init
-
supports
-
authenticate
AuthenticateResponse authenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext) throws IOException - Throws:
IOException
-