Class NtlmAuthenticator.Factory

java.lang.Object
com.hierynomus.smbj.auth.NtlmAuthenticator.Factory
All Implemented Interfaces:
Factory<Authenticator>, Factory.Named<Authenticator>
Enclosing class:
NtlmAuthenticator

public static class NtlmAuthenticator.Factory extends Object implements Factory.Named<Authenticator>