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