public interface RolePoliciesResource
Modifier and Type | Method and Description |
---|---|
Response |
create(RolePolicyRepresentation representation) |
RolePolicyResource |
findById(String id) |
RolePolicyRepresentation |
findByName(String name) |
Response create(RolePolicyRepresentation representation)
RolePolicyResource findById(String id)
RolePolicyRepresentation findByName(String name)
Copyright © 2019 JBoss by Red Hat. All rights reserved.