Uses of Class
org.keycloak.models.map.singleUseObject.MapSingleUseObjectEntityImpl
-
Packages that use MapSingleUseObjectEntityImpl Package Description org.keycloak.models.map.storage.jpa.singleUseObject.entity -
-
Uses of MapSingleUseObjectEntityImpl in org.keycloak.models.map.storage.jpa.singleUseObject.entity
Subclasses of MapSingleUseObjectEntityImpl in org.keycloak.models.map.storage.jpa.singleUseObject.entity Modifier and Type Class Description class
JpaSingleUseObjectMetadata
Class that contains all the single-use object metadata that is written as JSON into the database.
-