public interface RolePolicyResource
Modifier and Type | Method and Description |
---|---|
List<PolicyRepresentation> |
associatedPolicies() |
List<PolicyRepresentation> |
dependentPolicies() |
void |
remove() |
List<ResourceRepresentation> |
resources() |
RolePolicyRepresentation |
toRepresentation() |
void |
update(RolePolicyRepresentation representation) |
RolePolicyRepresentation toRepresentation()
void update(RolePolicyRepresentation representation)
void remove()
List<PolicyRepresentation> associatedPolicies()
List<PolicyRepresentation> dependentPolicies()
List<ResourceRepresentation> resources()
Copyright © 2019 JBoss by Red Hat. All rights reserved.