Package | Description |
---|---|
org.wildfly.swarm.config.security | |
org.wildfly.swarm.config.security.security_domain |
Modifier and Type | Method and Description |
---|---|
JaspiAuthentication |
SecurityDomain.SecurityDomainResources.jaspiAuthentication()
JASPI authentication configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityDomain.jaspiAuthentication(JaspiAuthentication value)
JASPI authentication configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
JaspiAuthentication<T extends JaspiAuthentication<T>>
JASPI authentication configuration.
|
interface |
JaspiAuthenticationConsumer<T extends JaspiAuthentication<T>> |
interface |
JaspiAuthenticationSupplier<T extends JaspiAuthentication> |
Modifier and Type | Method and Description |
---|---|
JaspiAuthentication |
JaspiAuthenticationSupplier.get()
Constructed instance of JaspiAuthentication resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.