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