public class UmaResourceRepresentation extends ResourceRepresentation
| Constructor and Description |
|---|
UmaResourceRepresentation() |
UmaResourceRepresentation(Resource resource) |
UmaResourceRepresentation(ResourceRepresentation resource) |
| Modifier and Type | Method and Description |
|---|---|
Set<ScopeRepresentation> |
getScopes() |
void |
setScopes(Set<ScopeRepresentation> scopes) |
addScope, addScope, equals, getAttributes, getDisplayName, getIconUri, getId, getName, getOwner, getOwnerManagedAccess, getType, getUri, getUris, hashCode, setAttributes, setDisplayName, setIconUri, setId, setName, setOwner, setOwner, setOwnerManagedAccess, setType, setUri, setUrispublic UmaResourceRepresentation()
public UmaResourceRepresentation(ResourceRepresentation resource)
public UmaResourceRepresentation(Resource resource)
public Set<ScopeRepresentation> getScopes()
getScopes in class ResourceRepresentationpublic void setScopes(Set<ScopeRepresentation> scopes)
setScopes in class ResourceRepresentationCopyright © 2020 JBoss by Red Hat. All rights reserved.