Uses of Class
org.keycloak.provider.ProviderConfigurationBuilder.ProviderConfigPropertyBuilder
Packages that use ProviderConfigurationBuilder.ProviderConfigPropertyBuilder
-
Uses of ProviderConfigurationBuilder.ProviderConfigPropertyBuilder in org.keycloak.provider
Methods in org.keycloak.provider that return ProviderConfigurationBuilder.ProviderConfigPropertyBuilderModifier and TypeMethodDescriptionProviderConfigurationBuilder.ProviderConfigPropertyBuilder.defaultValue
(Object defaultValue) Default value that will be shown when configuring this property for the first timeHelp text that will be shown for this configuration property in the admin console when you hover over the tooltipLabel that will be shown for this configuration property in the admin consoleIf configuring a list type, these are the options you can choose from.If configuring a list type, these are the options you can choose from.ProviderConfigurationBuilder.property()
ProviderConfigurationBuilder.ProviderConfigPropertyBuilder.required
(boolean required) If turned on, this property will be marked as required in the admin consoleProviderConfigurationBuilder.ProviderConfigPropertyBuilder.secret
(boolean secret) If turned on, this property is only writable and never readable.Property type.