NtlmAuthenticator, SpnegoAuthenticatorpublic interface Authenticator
| Modifier and Type | Method | Description |
|---|---|---|
AuthenticateResponse |
authenticate(AuthenticationContext context,
byte[] gssToken,
Session session) |
|
void |
init(SmbConfig config) |
|
boolean |
supports(AuthenticationContext context) |
void init(SmbConfig config)
boolean supports(AuthenticationContext context)
AuthenticateResponse authenticate(AuthenticationContext context, byte[] gssToken, Session session) throws java.io.IOException
java.io.IOException