Package org.keycloak.models
Class RealmModel.SearchableFields
java.lang.Object
org.keycloak.models.RealmModel.SearchableFields
- Enclosing interface:
- RealmModel
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SearchableModelField<RealmModel>
Search for realms that have some client initial access set.static final SearchableModelField<RealmModel>
Search for realms that have some component withstatic final SearchableModelField<RealmModel>
static final SearchableModelField<RealmModel>
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
-
NAME
-
CLIENT_INITIAL_ACCESS
Search for realms that have some client initial access set. -
COMPONENT_PROVIDER_TYPE
Search for realms that have some component with
-
-
Constructor Details
-
SearchableFields
public SearchableFields()
-