Class SimpleSecurityDomain.SecurityDomainRealm.Builder
java.lang.Object
org.wildfly.test.security.common.elytron.SimpleSecurityDomain.SecurityDomainRealm.Builder
- Enclosing class:
- SimpleSecurityDomain.SecurityDomainRealm
Builder to build
SimpleSecurityDomain.SecurityDomainRealm.-
Method Summary
Modifier and TypeMethodDescriptionbuild()withPrincipalTransformer(String principalTransformer) withRoleDecoder(String roleDecoder) withRoleMapper(String roleMapper)
-
Method Details
-
withRealm
-
withPrincipalTransformer
public SimpleSecurityDomain.SecurityDomainRealm.Builder withPrincipalTransformer(String principalTransformer) -
withRoleDecoder
-
withRoleMapper
-
build
-