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, Set<String> newOptionsKeys) static DeprecatedMetadataDeprecatedMetadata.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