Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<ClientScopeRepresentation> |
RealmRepresentation.clientScopes |
Modifier and Type | Method and Description |
---|---|
List<ClientScopeRepresentation> |
RealmRepresentation.getClientScopes() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setClientScopes(List<ClientScopeRepresentation> clientScopes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.