Uses of Class
org.keycloak.provider.KeycloakDeploymentInfo
Packages that use KeycloakDeploymentInfo
-
Uses of KeycloakDeploymentInfo in org.keycloak.provider
Methods in org.keycloak.provider that return KeycloakDeploymentInfoModifier and TypeMethodDescriptionstatic KeycloakDeploymentInfoKeycloakDeploymentInfo.create()KeycloakDeploymentInfo.services()Enables discovery of services viaServiceLoader.KeycloakDeploymentInfo.themeResources()Enables discovery of embedded theme-resources.KeycloakDeploymentInfo.themes()Enables discovery embedded themes.Methods in org.keycloak.provider with parameters of type KeycloakDeploymentInfoModifier and TypeMethodDescriptionProviderLoaderFactory.create(KeycloakDeploymentInfo info, ClassLoader baseClassLoader, String resource)