Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
LocalAuthentication |
SecurityRealm.SecurityRealmResources.localAuthentication()
Configuration of the local authentication mechanism.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.localAuthentication(LocalAuthentication value)
Configuration of the local authentication mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalAuthentication<T extends LocalAuthentication<T>>
Configuration of the local authentication mechanism.
|
interface |
LocalAuthenticationConsumer<T extends LocalAuthentication<T>> |
interface |
LocalAuthenticationSupplier<T extends LocalAuthentication> |
Modifier and Type | Method and Description |
---|---|
LocalAuthentication |
LocalAuthenticationSupplier.get()
Constructed instance of LocalAuthentication resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.