Interface RoleDescriptorResolver

    • Method Detail

      • isRequireValidMetadata

        boolean isRequireValidMetadata()
        Gets whether the metadata returned by queries must be valid. At a minimum, metadata is valid only if the date expressed in the element, and all its ancestral element's, validUntil attribute has not passed. Specific implementations may add additional constraints.
        Returns:
        whether the metadata returned by queries must be valid
      • setRequireValidMetadata

        void setRequireValidMetadata​(boolean requireValidMetadata)
        Sets whether the metadata returned by queries must be valid.
        Parameters:
        requireValidMetadata - whether the metadata returned by queries must be valid