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 DeprecatedMetadata
DeprecatedMetadata.deprecateOption
(String note, Set<String> newOptionsKeys) static DeprecatedMetadata
DeprecatedMetadata.deprecateValues
(Set<String> values, String note) Methods in org.keycloak.config that return types with arguments of type DeprecatedMetadataConstructors in org.keycloak.config with parameters of type DeprecatedMetadata