public interface ResourceScopeResource
Modifier and Type | Method and Description |
---|---|
List<PolicyRepresentation> |
permissions() |
void |
remove() |
ScopeRepresentation |
toRepresentation() |
void |
update(ScopeRepresentation scope) |
ScopeRepresentation toRepresentation()
void update(ScopeRepresentation scope)
void remove()
List<PolicyRepresentation> permissions()
Copyright © 2019 JBoss by Red Hat. All rights reserved.