| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management.security_realm | |
| org.wildfly.swarm.config.management.security_realm.authentication | 
| Modifier and Type | Method and Description | 
|---|---|
User | 
UsersAuthentication.UsersAuthenticationResources.user(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<User> | 
UsersAuthentication.UsersAuthenticationResources.users()
Get the list of User resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
UsersAuthentication.user(User value)
Add the User object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
UsersAuthentication.users(List<User> value)
Add all User objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
User<T extends User<T>>
An authorized user. 
 | 
interface  | 
UserConsumer<T extends User<T>>  | 
interface  | 
UserSupplier<T extends User>  | 
| Modifier and Type | Method and Description | 
|---|---|
User | 
UserSupplier.get()
Constructed instance of User resource 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.