Interface KeyInfoConfirmationDataType

  • All Superinterfaces:
    org.opensaml.core.xml.AttributeExtensibleXMLObject, org.opensaml.core.xml.ElementExtensibleXMLObject, SAMLObject, SubjectConfirmationData, org.opensaml.core.xml.XMLObject

    public interface KeyInfoConfirmationDataType
    extends SubjectConfirmationData
    SAML 2.0 Core KeyInfoConfirmationDataType.
    • Field Detail

      • TYPE_NAME

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

      • getKeyInfos

        List<org.opensaml.core.xml.XMLObject> getKeyInfos()
        Get the list of child KeyInfo elements.
        Returns:
        list of child KeyInfo elements