| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management | |
| org.wildfly.swarm.config.management.security_realm | 
| Modifier and Type | Method and Description | 
|---|---|
UsersAuthentication | 
SecurityRealm.SecurityRealmResources.usersAuthentication()
Configuration to use a list users stored directly within the
 standalone.xml or host.xml configuration file as the user repository. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SecurityRealm.usersAuthentication(UsersAuthentication value)
Configuration to use a list users stored directly within the
 standalone.xml or host.xml configuration file as the user repository. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UsersAuthentication<T extends UsersAuthentication<T>>
Configuration to use a list users stored directly within the standalone.xml
 or host.xml configuration file as the user repository. 
 | 
interface  | 
UsersAuthenticationConsumer<T extends UsersAuthentication<T>>  | 
interface  | 
UsersAuthenticationSupplier<T extends UsersAuthentication>  | 
| Modifier and Type | Method and Description | 
|---|---|
UsersAuthentication | 
UsersAuthenticationSupplier.get()
Constructed instance of UsersAuthentication resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.