| Package | Description | 
|---|---|
| com.hazelcast.config.security | 
 Provides classes for configuring security realms in Hazelcast. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JaasAuthenticationConfig | 
JaasAuthenticationConfig.addLoginModuleConfig(LoginModuleConfig loginModuleConfig)  | 
JaasAuthenticationConfig | 
RealmConfig.getJaasAuthenticationConfig()  | 
JaasAuthenticationConfig | 
JaasAuthenticationConfig.setLoginModuleConfigs(List<LoginModuleConfig> loginModuleConfigs)  | 
| Modifier and Type | Method and Description | 
|---|---|
RealmConfig | 
RealmConfig.setJaasAuthenticationConfig(JaasAuthenticationConfig authenticationConfig)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.