Package org.keycloak.authorization.model
Class ResourceServer.SearchableFields
java.lang.Object
org.keycloak.authorization.model.ResourceServer.SearchableFields
- Enclosing interface:
- ResourceServer
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SearchableModelField<ResourceServer>
ID of the client (not the clientId) associated with resource serverstatic final SearchableModelField<ResourceServer>
static final SearchableModelField<ResourceServer>
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
-
CLIENT_ID
ID of the client (not the clientId) associated with resource server -
REALM_ID
-
-
Constructor Details
-
SearchableFields
public SearchableFields()
-