Class SAMLAuthContextType


  • public class SAMLAuthContextType
    extends java.lang.Object
    Java class for SAMLAuthContextType complex type. The following schema fragment specifies the expected content contained within this class.
     <complexType name="SAMLAuthContextType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://id.elegnamnden.se/auth-cont/1.0/saci}AuthContextInfo" minOccurs="0"/>
             <element ref="{http://id.elegnamnden.se/auth-cont/1.0/saci}IdAttributes" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>