| Package | Description |
|---|---|
| org.wildfly.extension.elytron.capabilities |
Capabilities backed by functional interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static PrincipalTransformer |
PrincipalTransformer.aggregate(PrincipalTransformer... transformers) |
static PrincipalTransformer |
PrincipalTransformer.chain(PrincipalTransformer... transformers) |
static PrincipalTransformer |
PrincipalTransformer.from(Function<Principal,Principal> function) |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalTransformer |
PrincipalTransformer.aggregate(PrincipalTransformer... transformers) |
static PrincipalTransformer |
PrincipalTransformer.chain(PrincipalTransformer... transformers) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.