Uses of Class
org.keycloak.config.DeprecatedMetadata
Packages that use DeprecatedMetadata
-
Uses of DeprecatedMetadata in org.keycloak.config
Methods in org.keycloak.config that return DeprecatedMetadataModifier and TypeMethodDescriptionstatic DeprecatedMetadataDeprecatedMetadata.deprecateOption(String note, String... newOptionsKeys) static DeprecatedMetadataDeprecatedMetadata.deprecateValues(String note, String... values) Methods in org.keycloak.config that return types with arguments of type DeprecatedMetadataMethods in org.keycloak.config with parameters of type DeprecatedMetadataModifier and TypeMethodDescriptionOptionBuilder.deprecatedMetadata(DeprecatedMetadata deprecatedMetadata) Constructors in org.keycloak.config with parameters of type DeprecatedMetadata