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()
AuthenticationConfig
asLoginModuleConfigs
in interface AuthenticationConfig
Copyright © 2023 Hazelcast, Inc.. All rights reserved.