Interface AttributeQueryDescriptorType

All Superinterfaces:
AttributeExtensibleXMLObject, CacheableSAMLObject, QueryDescriptorType, RoleDescriptor, SAMLObject, SignableSAMLObject, SignableXMLObject, TimeBoundSAMLObject, XMLObject
All Known Implementing Classes:
AttributeQueryDescriptorTypeImpl

public interface AttributeQueryDescriptorType
extends QueryDescriptorType
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
  • Field Details

    • TYPE_LOCAL_NAME

      static final String TYPE_LOCAL_NAME
      Local name of the XSI type.
      See Also:
      Constant Field Values
    • TYPE_NAME

      static final QName TYPE_NAME
      QName of the XSI type.
  • Method Details

    • getAttributeConsumingServices

      List<AttributeConsumingService> getAttributeConsumingServices()
      Gets the list of attribute consuming service endpoints support by this role.
      Returns:
      the list of attribute consuming service endpoints support by this role