Uses of Class
org.keycloak.representations.idm.UserProfileAttributeMetadata
Packages that use UserProfileAttributeMetadata
-
Uses of UserProfileAttributeMetadata in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return UserProfileAttributeMetadataMethods in org.keycloak.representations.idm that return types with arguments of type UserProfileAttributeMetadataMethod parameters in org.keycloak.representations.idm with type arguments of type UserProfileAttributeMetadataModifier and TypeMethodDescriptionvoid
UserProfileMetadata.setAttributes
(List<UserProfileAttributeMetadata> attributes) Constructor parameters in org.keycloak.representations.idm with type arguments of type UserProfileAttributeMetadataModifierConstructorDescriptionUserProfileMetadata
(List<UserProfileAttributeMetadata> attributes, List<UserProfileAttributeGroupMetadata> groups)