Class AbstractClusterLoginConfig<T extends AbstractClusterLoginConfig<T>>

java.lang.Object
com.hazelcast.config.security.AbstractClusterLoginConfig<T>
All Implemented Interfaces:
AuthenticationConfig
Direct Known Subclasses:
KerberosAuthenticationConfig, LdapAuthenticationConfig, TlsAuthenticationConfig

public abstract class AbstractClusterLoginConfig<T extends AbstractClusterLoginConfig<T>>
extends Object
implements AuthenticationConfig