Uses of Class
org.keycloak.models.jpa.entities.ClientScopeAttributeEntity
-
Uses of ClientScopeAttributeEntity in org.keycloak.models.jpa.entities
Modifier and TypeFieldDescriptionprotected Collection<ClientScopeAttributeEntity>
ClientScopeEntity.attributes
Modifier and TypeMethodDescriptionvoid
ClientScopeEntity.setAttributes
(Collection<ClientScopeAttributeEntity> attributes)