public class EnhancedSecurityRealm extends SecurityRealm<EnhancedSecurityRealm>
SecurityRealm.SecurityRealmResources| Modifier and Type | Field and Description | 
|---|---|
static String | 
IN_MEMORY_PLUGIN_NAME  | 
| Constructor and Description | 
|---|
EnhancedSecurityRealm(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
EnhancedSecurityRealm | 
inMemoryAuthentication(InMemoryAuthenticationConsumer consumer)  | 
EnhancedSecurityRealm | 
inMemoryAuthorization()  | 
EnhancedSecurityRealm | 
inMemoryAuthorization(InMemoryAuthorizationConsumer consumer)  | 
addPropertyChangeListener, getKey, jaasAuthentication, jaasAuthentication, jaasAuthentication, jaasAuthentication, kerberosAuthentication, kerberosAuthentication, kerberosAuthentication, kerberosAuthentication, kerberosServerIdentity, kerberosServerIdentity, kerberosServerIdentity, kerberosServerIdentity, ldapAuthentication, ldapAuthentication, ldapAuthentication, ldapAuthentication, ldapAuthorization, ldapAuthorization, ldapAuthorization, ldapAuthorization, localAuthentication, localAuthentication, localAuthentication, localAuthentication, mapGroupsToRoles, mapGroupsToRoles, plugIn, plugIn, plugIn, plugIn, plugInAuthentication, plugInAuthentication, plugInAuthentication, plugInAuthentication, plugInAuthorization, plugInAuthorization, plugInAuthorization, plugInAuthorization, plugIns, propertiesAuthentication, propertiesAuthentication, propertiesAuthentication, propertiesAuthentication, propertiesAuthorization, propertiesAuthorization, propertiesAuthorization, propertiesAuthorization, removePropertyChangeListener, secretServerIdentity, secretServerIdentity, secretServerIdentity, secretServerIdentity, sslServerIdentity, sslServerIdentity, sslServerIdentity, sslServerIdentity, subresources, truststoreAuthentication, truststoreAuthentication, truststoreAuthentication, truststoreAuthentication, usersAuthentication, usersAuthentication, usersAuthentication, usersAuthenticationpublic static final String IN_MEMORY_PLUGIN_NAME
public EnhancedSecurityRealm(String key)
public EnhancedSecurityRealm inMemoryAuthentication(InMemoryAuthenticationConsumer consumer)
public EnhancedSecurityRealm inMemoryAuthorization()
public EnhancedSecurityRealm inMemoryAuthorization(InMemoryAuthorizationConsumer consumer)
Copyright © 2018 JBoss by Red Hat. All rights reserved.