Package | Description |
---|---|
org.jboss.resteasy.skeleton.key.idm.service | |
org.jboss.resteasy.skeleton.key.representations.idm |
Modifier and Type | Method and Description |
---|---|
protected ScopeMapping |
RealmFactory.createScopeMapping(Map<String,User> userMap,
ScopeMappingRepresentation mapping) |
Modifier and Type | Field and Description |
---|---|
protected List<ScopeMappingRepresentation> |
ResourceRepresentation.scopeMappings |
protected List<ScopeMappingRepresentation> |
RealmRepresentation.scopeMappings |
Modifier and Type | Method and Description |
---|---|
ScopeMappingRepresentation |
ScopeMappingRepresentation.role(String role) |
ScopeMappingRepresentation |
ResourceRepresentation.scopeMapping(String username) |
ScopeMappingRepresentation |
RealmRepresentation.scopeMapping(String username) |
Modifier and Type | Method and Description |
---|---|
List<ScopeMappingRepresentation> |
ResourceRepresentation.getScopeMappings() |
List<ScopeMappingRepresentation> |
RealmRepresentation.getScopeMappings() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.