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