Uses of Class
org.keycloak.provider.KeycloakDeploymentInfo
-
Packages that use KeycloakDeploymentInfo Package Description org.keycloak.provider -
-
Uses of KeycloakDeploymentInfo in org.keycloak.provider
Methods in org.keycloak.provider that return KeycloakDeploymentInfo Modifier and Type Method Description static KeycloakDeploymentInfoKeycloakDeploymentInfo. create()KeycloakDeploymentInfoKeycloakDeploymentInfo. name(String name)KeycloakDeploymentInfoKeycloakDeploymentInfo. services()Enables discovery of services viaServiceLoader.KeycloakDeploymentInfoKeycloakDeploymentInfo. themeResources()Enables discovery of embedded theme-resources.KeycloakDeploymentInfoKeycloakDeploymentInfo. themes()Enables discovery embedded themes.Methods in org.keycloak.provider with parameters of type KeycloakDeploymentInfo Modifier and Type Method Description ProviderLoaderProviderLoaderFactory. create(KeycloakDeploymentInfo info, ClassLoader baseClassLoader, String resource)
-