Package | Description |
---|---|
org.wildfly.swarm.config.security | |
org.wildfly.swarm.config.security.security_domain |
Modifier and Type | Method and Description |
---|---|
ClassicAuthorization |
SecurityDomain.SecurityDomainResources.classicAuthorization()
Authorization configuration.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityDomain.classicAuthorization(ClassicAuthorization value)
Authorization configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassicAuthorization<T extends ClassicAuthorization<T>>
Authorization configuration.
|
interface |
ClassicAuthorizationConsumer<T extends ClassicAuthorization<T>> |
interface |
ClassicAuthorizationSupplier<T extends ClassicAuthorization> |
Modifier and Type | Method and Description |
---|---|
ClassicAuthorization |
ClassicAuthorizationSupplier.get()
Constructed instance of ClassicAuthorization resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.