public class TlsAuthenticationConfig extends Object implements AuthenticationConfig
X509CertificateLoginModule.| Constructor and Description | 
|---|
TlsAuthenticationConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
LoginModuleConfig[] | 
asLoginModuleConfigs()
Converts current configuration to stack of login modules. 
 | 
boolean | 
equals(Object obj)  | 
String | 
getRoleAttribute()  | 
int | 
hashCode()  | 
TlsAuthenticationConfig | 
setRoleAttribute(String roleAttribute)  | 
String | 
toString()  | 
public String getRoleAttribute()
public TlsAuthenticationConfig setRoleAttribute(String roleAttribute)
public LoginModuleConfig[] asLoginModuleConfigs()
AuthenticationConfigasLoginModuleConfigs in interface AuthenticationConfigCopyright © 2020 Hazelcast, Inc.. All rights reserved.