Class SignerAssertionInfoType


  • public class SignerAssertionInfoType
    extends java.lang.Object

    Java class for SignerAssertionInfoType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="SignerAssertionInfoType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://id.elegnamnden.se/csig/1.1/dss-ext/ns}ContextInfo"/>
             <element ref="{urn:oasis:names:tc:SAML:2.0:assertion}AttributeStatement"/>
             <element ref="{http://id.elegnamnden.se/csig/1.1/dss-ext/ns}SamlAssertions" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>