Uses of Class
org.keycloak.models.jpa.entities.UserAttributeEntity
Packages that use UserAttributeEntity
-
Uses of UserAttributeEntity in org.keycloak.models.jpa.entities
Fields in org.keycloak.models.jpa.entities with type parameters of type UserAttributeEntityMethods in org.keycloak.models.jpa.entities that return types with arguments of type UserAttributeEntityMethod parameters in org.keycloak.models.jpa.entities with type arguments of type UserAttributeEntityModifier and TypeMethodDescriptionvoid
UserEntity.setAttributes
(Collection<UserAttributeEntity> attributes)