public class EnhancedSecurityRealm extends SecurityRealm<EnhancedSecurityRealm>
SecurityRealm.SecurityRealmResourcesAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 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, usersAuthenticationclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic 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 © 2017 JBoss by Red Hat. All rights reserved.