public interface ClientScopesResource
Modifier and Type | Method and Description |
---|---|
Response |
create(ClientScopeRepresentation clientScopeRepresentation) |
List<ClientScopeRepresentation> |
findAll() |
ClientScopeResource |
get(String id) |
ClientScopeResource get(String id)
Response create(ClientScopeRepresentation clientScopeRepresentation)
List<ClientScopeRepresentation> findAll()
Copyright © 2019 JBoss by Red Hat. All rights reserved.