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, setUris
public UmaResourceRepresentation()
public UmaResourceRepresentation(ResourceRepresentation resource)
public UmaResourceRepresentation(Resource resource)
public Set<ScopeRepresentation> getScopes()
getScopes
in class ResourceRepresentation
public void setScopes(Set<ScopeRepresentation> scopes)
setScopes
in class ResourceRepresentation
Copyright © 2021 JBoss by Red Hat. All rights reserved.