public interface ClientScopeResource
Modifier and Type | Method and Description |
---|---|
ProtocolMappersResource |
getProtocolMappers() |
RoleMappingResource |
getScopeMappings() |
void |
remove() |
ClientScopeRepresentation |
toRepresentation() |
void |
update(ClientScopeRepresentation rep) |
ProtocolMappersResource getProtocolMappers()
RoleMappingResource getScopeMappings()
ClientScopeRepresentation toRepresentation()
void update(ClientScopeRepresentation rep)
void remove()
Copyright © 2019 JBoss by Red Hat. All rights reserved.