Package | Description |
---|---|
org.jboss.resteasy.skeleton.key.idm.service | |
org.jboss.resteasy.skeleton.key.representations.idm |
Modifier and Type | Method and Description |
---|---|
protected RoleMapping |
RealmFactory.createRoleMapping(Map<String,User> userMap,
RoleMappingRepresentation mapping) |
Modifier and Type | Field and Description |
---|---|
protected List<RoleMappingRepresentation> |
RealmRepresentation.roleMappings |
protected List<RoleMappingRepresentation> |
ResourceRepresentation.roleMappings |
Modifier and Type | Method and Description |
---|---|
RoleMappingRepresentation |
RoleMappingRepresentation.role(String role) |
RoleMappingRepresentation |
RealmRepresentation.roleMapping(String username) |
RoleMappingRepresentation |
ResourceRepresentation.roleMapping(String username) |
RoleMappingRepresentation |
RoleMappingRepresentation.surrogate(String surrogate) |
Modifier and Type | Method and Description |
---|---|
List<RoleMappingRepresentation> |
RealmRepresentation.getRoleMappings() |
List<RoleMappingRepresentation> |
ResourceRepresentation.getRoleMappings() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.