Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
JaasAuthentication |
SecurityRealm.SecurityRealmResources.jaasAuthentication()
Configuration to use a JAAS LoginContext to authenticate the users.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.jaasAuthentication(JaasAuthentication value)
Configuration to use a JAAS LoginContext to authenticate the users.
|
Modifier and Type | Class and Description |
---|---|
class |
JaasAuthentication<T extends JaasAuthentication<T>>
Configuration to use a JAAS LoginContext to authenticate the users.
|
interface |
JaasAuthenticationConsumer<T extends JaasAuthentication<T>> |
interface |
JaasAuthenticationSupplier<T extends JaasAuthentication> |
Modifier and Type | Method and Description |
---|---|
JaasAuthentication |
JaasAuthenticationSupplier.get()
Constructed instance of JaasAuthentication resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.