Genivia Home Documentation
saml1__AssertionType Struct Reference

updated Sat Jun 9 2018 by Robert van Engelen
 
Classes | Public Attributes | List of all members
saml1__AssertionType Struct Reference

"urn:oasis:names:tc:SAML:1.0:assertion":AssertionType is a complexType. More...

#include <saml1.h>

Collaboration diagram for saml1__AssertionType:
Collaboration graph
[legend]

Classes

struct  __saml1__union_AssertionType
 

Public Attributes

struct saml1__ConditionsTypesaml1__Conditions
 Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":Conditions. More...
 
struct saml1__AdviceTypesaml1__Advice
 Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":Advice. More...
 
$int __size_AssertionType
 
struct saml1__AssertionType::__saml1__union_AssertionType__union_AssertionType
 
_ds__Signatureds__Signature
 Imported element reference "http://www.w3.org/2000/09/xmldsig#":Signature. More...
 
char * MajorVersion
 Attribute "MajorVersion" of XSD type xs:integer. More...
 
char * MinorVersion
 Attribute "MinorVersion" of XSD type xs:integer. More...
 
char * AssertionID
 Attribute "AssertionID" of XSD type xs:ID. More...
 
char * Issuer
 Attribute "Issuer" of XSD type xs:string. More...
 
time_t IssueInstant
 Attribute "IssueInstant" of XSD type xs:dateTime. More...
 
char * wsu__Id
 Member declared in WS/WS-typemap.dat. More...
 

Detailed Description

"urn:oasis:names:tc:SAML:1.0:assertion":AssertionType is a complexType.

struct saml1__AssertionType operations:

Member Data Documentation

$int saml1__AssertionType::__size_AssertionType
struct saml1__AssertionType::__saml1__union_AssertionType * saml1__AssertionType::__union_AssertionType
char* saml1__AssertionType::AssertionID

Attribute "AssertionID" of XSD type xs:ID.

Required attribute.

_ds__Signature* saml1__AssertionType::ds__Signature

Imported element reference "http://www.w3.org/2000/09/xmldsig#":Signature.

Optional element.

time_t saml1__AssertionType::IssueInstant

Attribute "IssueInstant" of XSD type xs:dateTime.

Required attribute.

char* saml1__AssertionType::Issuer

Attribute "Issuer" of XSD type xs:string.

Required attribute.

char* saml1__AssertionType::MajorVersion

Attribute "MajorVersion" of XSD type xs:integer.

Required attribute.

char* saml1__AssertionType::MinorVersion

Attribute "MinorVersion" of XSD type xs:integer.

Required attribute.

struct saml1__AdviceType* saml1__AssertionType::saml1__Advice

Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":Advice.

Optional element.

struct saml1__ConditionsType* saml1__AssertionType::saml1__Conditions

Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":Conditions.

Optional element.

char* saml1__AssertionType::wsu__Id

Member declared in WS/WS-typemap.dat.

Optional attribute.


The documentation for this struct was generated from the following file: