Uses of Class
org.wildfly.security.authz.MappedRoleMapper.Builder
-
Packages that use MappedRoleMapper.Builder Package Description org.wildfly.security.authz Elytron's Authorization API -
-
Uses of MappedRoleMapper.Builder in org.wildfly.security.authz
Methods in org.wildfly.security.authz that return MappedRoleMapper.Builder Modifier and Type Method Description static MappedRoleMapper.BuilderMappedRoleMapper. builder()Construct a newMappedRoleMapper.Builderfor creating theMappedRoleMapper.MappedRoleMapper.BuilderMappedRoleMapper.Builder. setRoleMap(Map<String,Set<String>> roleMap)Set theMapto use for mapping roles
-