Uses of Class
org.keycloak.component.ComponentValidationException
-
Packages that use ComponentValidationException Package Description org.keycloak.component -
-
Uses of ComponentValidationException in org.keycloak.component
Methods in org.keycloak.component that throw ComponentValidationException Modifier and Type Method Description default voidComponentFactory. validateConfiguration(KeycloakSession session, RealmModel realm, ComponentModel model)Called before a component is created or updated.
-