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