Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm | |
org.wildfly.swarm.management |
Modifier and Type | Method and Description |
---|---|
PlugInAuthorization |
SecurityRealm.SecurityRealmResources.plugInAuthorization()
Configuration of a user store plug-in for use by the realm.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.plugInAuthorization(PlugInAuthorization value)
Configuration of a user store plug-in for use by the realm.
|
Modifier and Type | Class and Description |
---|---|
class |
PlugInAuthorization<T extends PlugInAuthorization<T>>
Configuration of a user store plug-in for use by the realm.
|
interface |
PlugInAuthorizationConsumer<T extends PlugInAuthorization<T>> |
interface |
PlugInAuthorizationSupplier<T extends PlugInAuthorization> |
Modifier and Type | Method and Description |
---|---|
PlugInAuthorization |
PlugInAuthorizationSupplier.get()
Constructed instance of PlugInAuthorization resource
|
Constructor and Description |
---|
InMemoryAuthorization(PlugInAuthorization plugin) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.