Uses of Class
org.keycloak.models.jpa.entities.RoleAttributeEntity
Packages that use RoleAttributeEntity
-
Uses of RoleAttributeEntity in org.keycloak.models.jpa.entities
Fields in org.keycloak.models.jpa.entities with type parameters of type RoleAttributeEntityMethods in org.keycloak.models.jpa.entities that return types with arguments of type RoleAttributeEntityMethod parameters in org.keycloak.models.jpa.entities with type arguments of type RoleAttributeEntityModifier and TypeMethodDescriptionvoid
RoleEntity.setAttributes
(List<RoleAttributeEntity> attributes)