Uses of Interface
org.keycloak.models.SingleUseObjectValueModel
Packages that use SingleUseObjectValueModel
Package
Description
-
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken
Classes in org.keycloak.authentication.actiontoken that implement SingleUseObjectValueModelModifier and TypeClassDescriptionclassPart of action token that is intended to be used e.g. -
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken.execactions
Classes in org.keycloak.authentication.actiontoken.execactions that implement SingleUseObjectValueModel -
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken.idpverifyemail
Classes in org.keycloak.authentication.actiontoken.idpverifyemail that implement SingleUseObjectValueModelModifier and TypeClassDescriptionclassRepresentation of a token that represents a time-limited verify e-mail action. -
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken.resetcred
Classes in org.keycloak.authentication.actiontoken.resetcred that implement SingleUseObjectValueModelModifier and TypeClassDescriptionclassRepresentation of a token that represents a time-limited reset credentials action. -
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken.updateemail
Classes in org.keycloak.authentication.actiontoken.updateemail that implement SingleUseObjectValueModel -
Uses of SingleUseObjectValueModel in org.keycloak.authentication.actiontoken.verifyemail
Classes in org.keycloak.authentication.actiontoken.verifyemail that implement SingleUseObjectValueModelModifier and TypeClassDescriptionclassRepresentation of a token that represents a time-limited verify e-mail action. -
Uses of SingleUseObjectValueModel in org.keycloak.models
Fields in org.keycloak.models with type parameters of type SingleUseObjectValueModelModifier and TypeFieldDescriptionstatic final SearchableModelField<SingleUseObjectValueModel>SingleUseObjectValueModel.SearchableFields.IDstatic final SearchableModelField<SingleUseObjectValueModel>SingleUseObjectValueModel.SearchableFields.OBJECT_KEY -
Uses of SingleUseObjectValueModel in org.keycloak.models.map.singleUseObject
Classes in org.keycloak.models.map.singleUseObject that implement SingleUseObjectValueModelModifier and TypeClassDescriptionclassAbstractSingleUseObjectModel<E extends AbstractEntity>classFields in org.keycloak.models.map.singleUseObject with type parameters of type SingleUseObjectValueModelModifier and TypeFieldDescriptionprotected final MapStorage<MapSingleUseObjectEntity,SingleUseObjectValueModel> MapSingleUseObjectProvider.singleUseObjectTxConstructor parameters in org.keycloak.models.map.singleUseObject with type arguments of type SingleUseObjectValueModelModifierConstructorDescription -
Uses of SingleUseObjectValueModel in org.keycloak.models.map.storage.chm
Fields in org.keycloak.models.map.storage.chm with type parameters of type SingleUseObjectValueModelModifier and TypeFieldDescriptionstatic final Map<SearchableModelField<SingleUseObjectValueModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapSingleUseObjectEntity, SingleUseObjectValueModel>> MapFieldPredicates.ACTION_TOKEN_PREDICATESstatic final Map<SearchableModelField<SingleUseObjectValueModel>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapSingleUseObjectEntity, SingleUseObjectValueModel>> MapFieldPredicates.ACTION_TOKEN_PREDICATESMethod parameters in org.keycloak.models.map.storage.chm with type arguments of type SingleUseObjectValueModelModifier and TypeMethodDescriptionSingleUseObjectConcurrentHashMapCrudOperations.read(QueryParameters<SingleUseObjectValueModel> queryParameters) Constructor parameters in org.keycloak.models.map.storage.chm with type arguments of type SingleUseObjectValueModelModifierConstructorDescriptionSingleUseObjectMapStorage(CrudOperations<MapSingleUseObjectEntity, SingleUseObjectValueModel> map, StringKeyConverter<K> keyConverter, DeepCloner cloner, Map<SearchableModelField<? super SingleUseObjectValueModel>, MapModelCriteriaBuilder.UpdatePredicatesFunc<K, MapSingleUseObjectEntity, SingleUseObjectValueModel>> fieldPredicates) SingleUseObjectMapStorage(CrudOperations<MapSingleUseObjectEntity, SingleUseObjectValueModel> map, StringKeyConverter<K> keyConverter, DeepCloner cloner, Map<SearchableModelField<? super SingleUseObjectValueModel>, MapModelCriteriaBuilder.UpdatePredicatesFunc<K, MapSingleUseObjectEntity, SingleUseObjectValueModel>> fieldPredicates) SingleUseObjectMapStorage(CrudOperations<MapSingleUseObjectEntity, SingleUseObjectValueModel> map, StringKeyConverter<K> keyConverter, DeepCloner cloner, Map<SearchableModelField<? super SingleUseObjectValueModel>, MapModelCriteriaBuilder.UpdatePredicatesFunc<K, MapSingleUseObjectEntity, SingleUseObjectValueModel>> fieldPredicates) -
Uses of SingleUseObjectValueModel in org.keycloak.models.map.storage.hotRod
Method parameters in org.keycloak.models.map.storage.hotRod with type arguments of type SingleUseObjectValueModelModifier and TypeMethodDescriptionSingleUseObjectHotRodCrudOperations.read(QueryParameters<SingleUseObjectValueModel> queryParameters) -
Uses of SingleUseObjectValueModel in org.keycloak.models.map.storage.jpa.singleUseObject
Method parameters in org.keycloak.models.map.storage.jpa.singleUseObject with type arguments of type SingleUseObjectValueModelModifier and TypeMethodDescriptionJpaSingleUseObjectModelCriteriaBuilder.compare(SearchableModelField<? super SingleUseObjectValueModel> modelField, ModelCriteriaBuilder.Operator op, Object... value) -
Uses of SingleUseObjectValueModel in org.keycloak.models.sessions.infinispan.entities
Classes in org.keycloak.models.sessions.infinispan.entities that implement SingleUseObjectValueModel