Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
LdapAuthorization |
SecurityRealm.SecurityRealmResources.ldapAuthorization()
Configuration to use LDAP as the user repository.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.ldapAuthorization(LdapAuthorization value)
Configuration to use LDAP as the user repository.
|
Modifier and Type | Class and Description |
---|---|
class |
LdapAuthorization<T extends LdapAuthorization<T>>
Configuration to use LDAP as the user repository.
|
interface |
LdapAuthorizationConsumer<T extends LdapAuthorization<T>> |
interface |
LdapAuthorizationSupplier<T extends LdapAuthorization> |
Modifier and Type | Method and Description |
---|---|
LdapAuthorization |
LdapAuthorizationSupplier.get()
Constructed instance of LdapAuthorization resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.