Uses of Class
com.hierynomus.smbj.connection.ConnectionContext
Packages that use ConnectionContext
Package
Description
-
Uses of ConnectionContext in com.hierynomus.smbj.auth
Methods in com.hierynomus.smbj.auth with parameters of type ConnectionContextModifier 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) -
Uses of ConnectionContext in com.hierynomus.smbj.connection
Methods in com.hierynomus.smbj.connection that return ConnectionContext