Uses of Class
org.keycloak.models.jpa.entities.GroupAttributeEntity
Packages that use GroupAttributeEntity
-
Uses of GroupAttributeEntity in org.keycloak.models.jpa.entities
Fields in org.keycloak.models.jpa.entities with type parameters of type GroupAttributeEntityModifier and TypeFieldDescriptionprotected Collection<GroupAttributeEntity>
GroupEntity.attributes
Methods in org.keycloak.models.jpa.entities that return types with arguments of type GroupAttributeEntityMethod parameters in org.keycloak.models.jpa.entities with type arguments of type GroupAttributeEntityModifier and TypeMethodDescriptionvoid
GroupEntity.setAttributes
(Collection<GroupAttributeEntity> attributes)