Uses of Class
org.apache.directory.scim.spec.filter.attribute.AttributeReference
Packages that use AttributeReference
Package
Description
-
Uses of AttributeReference in org.apache.directory.scim.spec.filter
Methods in org.apache.directory.scim.spec.filter with parameters of type AttributeReferenceModifier and TypeMethodDescriptionprotected static Schema.AttributeBaseFilterExpressionMapper.attribute(AttributeContainer attributeContainer, AttributeReference attributeReference) static ValuePathExpressionValuePathExpression.fromFilterExpression(AttributeReference attrRef, FilterExpression attributeExpression) Constructors in org.apache.directory.scim.spec.filter with parameters of type AttributeReference -
Uses of AttributeReference in org.apache.directory.scim.spec.filter.attribute
Methods in org.apache.directory.scim.spec.filter.attribute that return types with arguments of type AttributeReferenceModifier and TypeMethodDescriptionstatic Set<AttributeReference>AttributeReferenceListWrapper.getAttributeReferences(AttributeReferenceListWrapper attributeReferenceListWrapper) Method parameters in org.apache.directory.scim.spec.filter.attribute with type arguments of type AttributeReferenceModifier and TypeMethodDescriptionAttributeReferenceListWrapper.of(Set<AttributeReference> attributeReferences)