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