Package org.keycloak.storage.configuration.jpa
package org.keycloak.storage.configuration.jpa
-
ClassesClassDescriptionA
ServerConfigStorageProvider
that stores its data in the database, using theEntityManager
.AServerConfigStorageProviderFactory
that instantiatesJpaServerConfigStorageProvider
.