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