Uses of Interface
org.keycloak.component.ComponentFactory
-
Packages that use ComponentFactory Package Description org.keycloak.component -
-
Uses of ComponentFactory in org.keycloak.component
Subinterfaces of ComponentFactory in org.keycloak.component Modifier and Type Interface Description interfaceSubComponentFactory<CreatedType,ProviderType extends Provider>Useful when you want to describe config properties that are effected by the parent ComponentModel
-