Uses of Class
com.hierynomus.smbj.auth.AuthenticateResponse
Packages that use AuthenticateResponse
-
Uses of AuthenticateResponse in com.hierynomus.smbj.auth
Methods in com.hierynomus.smbj.auth that return AuthenticateResponseModifier and TypeMethodDescriptionAuthenticator.authenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext) NtlmAuthenticator.authenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext) NtlmSealer.authenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext) SpnegoAuthenticator.authenticate(AuthenticationContext context, byte[] gssToken, ConnectionContext connectionContext)