| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
FilesystemRealm | 
Elytron.ElytronResources.filesystemRealm(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<FilesystemRealm> | 
Elytron.ElytronResources.filesystemRealms()
Get the list of FilesystemRealm resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.filesystemRealm(FilesystemRealm value)
Add the FilesystemRealm object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.filesystemRealms(List<FilesystemRealm> value)
Add all FilesystemRealm objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FilesystemRealm<T extends FilesystemRealm<T>>
A simple security realm definition backed by the filesystem. 
 | 
interface  | 
FilesystemRealmConsumer<T extends FilesystemRealm<T>>  | 
interface  | 
FilesystemRealmSupplier<T extends FilesystemRealm>  | 
| Modifier and Type | Method and Description | 
|---|---|
FilesystemRealm | 
FilesystemRealmSupplier.get()
Constructed instance of FilesystemRealm resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.