Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
PropertiesAuthorization |
SecurityRealm.SecurityRealmResources.propertiesAuthorization()
Configuration to use properties file to load a users roles.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.propertiesAuthorization(PropertiesAuthorization value)
Configuration to use properties file to load a users roles.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesAuthorization<T extends PropertiesAuthorization<T>>
Configuration to use properties file to load a users roles.
|
interface |
PropertiesAuthorizationConsumer<T extends PropertiesAuthorization<T>> |
interface |
PropertiesAuthorizationSupplier<T extends PropertiesAuthorization> |
Modifier and Type | Method and Description |
---|---|
PropertiesAuthorization |
PropertiesAuthorizationSupplier.get()
Constructed instance of PropertiesAuthorization resource
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.