| Modifier and Type | Method and Description |
|---|---|
static PrincipalTransformer |
aggregate(PrincipalTransformer... transformers) |
static PrincipalTransformer |
chain(PrincipalTransformer... transformers) |
static PrincipalTransformer |
from(Function<Principal,Principal> function) |
static PrincipalTransformer from(Function<Principal,Principal> function)
static PrincipalTransformer aggregate(PrincipalTransformer... transformers)
static PrincipalTransformer chain(PrincipalTransformer... transformers)
Copyright © 2017 JBoss by Red Hat. All rights reserved.