Package | Description |
---|---|
org.wildfly.swarm.config.management.security_realm | |
org.wildfly.swarm.config.management.security_realm.authorization |
Modifier and Type | Class and Description |
---|---|
class |
BySearchTimeCache<T extends BySearchTimeCache<T>>
A cache to hold the results of previous LDAP interactions.
|
interface |
BySearchTimeCacheConsumer<T extends BySearchTimeCache<T>> |
interface |
BySearchTimeCacheSupplier<T extends BySearchTimeCache> |
Modifier and Type | Method and Description |
---|---|
BySearchTimeCache |
LdapAuthentication.LdapAuthenticationResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
BySearchTimeCache |
BySearchTimeCacheSupplier.get()
Constructed instance of BySearchTimeCache resource
|
Modifier and Type | Method and Description |
---|---|
T |
LdapAuthentication.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
Modifier and Type | Method and Description |
---|---|
BySearchTimeCache |
UsernameFilterUsernameToDn.UsernameFilterUsernameToDnResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
BySearchTimeCache |
AdvancedFilterUsernameToDn.AdvancedFilterUsernameToDnResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
BySearchTimeCache |
UsernameIsDnUsernameToDn.UsernameIsDnUsernameToDnResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
BySearchTimeCache |
PrincipalToGroupGroupSearch.PrincipalToGroupGroupSearchResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
BySearchTimeCache |
GroupToPrincipalGroupSearch.GroupToPrincipalGroupSearchResources.bySearchTimeCache()
A cache to hold the results of previous LDAP interactions.
|
Modifier and Type | Method and Description |
---|---|
T |
UsernameFilterUsernameToDn.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
T |
AdvancedFilterUsernameToDn.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
T |
UsernameIsDnUsernameToDn.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
T |
PrincipalToGroupGroupSearch.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
T |
GroupToPrincipalGroupSearch.bySearchTimeCache(BySearchTimeCache value)
A cache to hold the results of previous LDAP interactions.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.