public final class DefaultAuthenticationConfig extends Object implements AuthenticationConfig
AuthenticationConfig implementation which just references the DefaultLoginModule.| Modifier and Type | Field and Description | 
|---|---|
static DefaultAuthenticationConfig | 
INSTANCE
Singleton instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoginModuleConfig[] | 
asLoginModuleConfigs()
Converts current configuration to stack of login modules. 
 | 
public static final DefaultAuthenticationConfig INSTANCE
public LoginModuleConfig[] asLoginModuleConfigs()
AuthenticationConfigasLoginModuleConfigs in interface AuthenticationConfigCopyright © 2021 Hazelcast, Inc.. All rights reserved.