| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
RegexValidatingPrincipalTransformer | 
Elytron.ElytronResources.regexValidatingPrincipalTransformer(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<RegexValidatingPrincipalTransformer> | 
Elytron.ElytronResources.regexValidatingPrincipalTransformers()
Get the list of RegexValidatingPrincipalTransformer resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.regexValidatingPrincipalTransformer(RegexValidatingPrincipalTransformer value)
Add the RegexValidatingPrincipalTransformer object to the list of
 subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.regexValidatingPrincipalTransformers(List<RegexValidatingPrincipalTransformer> value)
Add all RegexValidatingPrincipalTransformer objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RegexValidatingPrincipalTransformer<T extends RegexValidatingPrincipalTransformer<T>>
A regular expression based principal transformer which uses the regular
 expression to validate the name. 
 | 
interface  | 
RegexValidatingPrincipalTransformerConsumer<T extends RegexValidatingPrincipalTransformer<T>>  | 
interface  | 
RegexValidatingPrincipalTransformerSupplier<T extends RegexValidatingPrincipalTransformer>  | 
| Modifier and Type | Method and Description | 
|---|---|
RegexValidatingPrincipalTransformer | 
RegexValidatingPrincipalTransformerSupplier.get()
Constructed instance of RegexValidatingPrincipalTransformer resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.