|
keycloak-service
|

公開メンバ関数 | |
| ClientScopeResource (RealmModel realm, AdminPermissionEvaluator auth, ClientScopeModel clientScope, KeycloakSession session, AdminEventBuilder adminEvent) | |
| ProtocolMappersResource | getProtocolMappers () |
| ScopeMappedResource | getScopeMappedResource () |
| Response | update (final ClientScopeRepresentation rep) |
| ClientScopeRepresentation | getClientScope () |
| Response | deleteClientScope () |
限定公開変数類 | |
| RealmModel | realm |
| ClientScopeModel | clientScope |
| KeycloakSession | session |
静的限定公開変数類 | |
| static final Logger | logger = Logger.getLogger(ClientScopeResource.class) |
非公開変数類 | |
| AdminPermissionEvaluator | auth |
| AdminEventBuilder | adminEvent |
Base resource class for managing one particular client of a realm.
Client Scopes
|
inline |
|
inline |
Delete the client scope
|
inline |
Get representation of the client scope
|
inline |
|
inline |
Base path for managing the role scope mappings for the client scope
|
inline |
Update the client scope
| rep |
|
private |
|
private |
|
protected |
|
staticprotected |
|
protected |
|
protected |
1.8.13