Package | Description |
---|---|
org.wildfly.swarm.config.management | |
org.wildfly.swarm.config.management.security_realm |
Modifier and Type | Method and Description |
---|---|
PropertiesAuthentication |
SecurityRealm.SecurityRealmResources.propertiesAuthentication()
Configuration to use a list users stored within a properties file as
the user repository.
|
Modifier and Type | Method and Description |
---|---|
T |
SecurityRealm.propertiesAuthentication(PropertiesAuthentication value)
Configuration to use a list users stored within a properties file as the
user repository.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesAuthentication<T extends PropertiesAuthentication<T>>
Configuration to use a list users stored within a properties file as the user
repository.
|
interface |
PropertiesAuthenticationConsumer<T extends PropertiesAuthentication<T>> |
interface |
PropertiesAuthenticationSupplier<T extends PropertiesAuthentication> |
Modifier and Type | Method and Description |
---|---|
PropertiesAuthentication |
PropertiesAuthenticationSupplier.get()
Constructed instance of PropertiesAuthentication resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.