Uses of Class
org.keycloak.models.map.storage.file.FileMapStorage
-
Packages that use FileMapStorage Package Description org.keycloak.models.map.storage.file -
-
Uses of FileMapStorage in org.keycloak.models.map.storage.file
Methods in org.keycloak.models.map.storage.file that return FileMapStorage Modifier and Type Method Description <V extends AbstractEntity & UpdatableEntity,M>
FileMapStorage<V,M>FileMapStorageProviderFactory. initFileStorage(Class<M> modelType)
-