Genivia Home Documentation
saml1__AuthenticationStatementType Struct Reference

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

"urn:oasis:names:tc:SAML:1.0:assertion":AuthenticationStatementType is a complexType with complexContent extension of XSD type "urn:oasis:names:tc:SAML:1.0:assertion":SubjectStatementAbstractType. More...

#include <saml1.h>

Collaboration diagram for saml1__AuthenticationStatementType:
Collaboration graph
[legend]

Public Attributes

struct saml1__SubjectTypesaml1__Subject
 INHERITED FROM saml1__StatementAbstractType: More...
 
struct saml1__SubjectLocalityTypesaml1__SubjectLocality
 Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":SubjectLocality. More...
 
$int __sizeAuthorityBinding
 Size of the dynamic array of struct saml1__AuthorityBindingType* is 0..unbounded. More...
 
struct saml1__AuthorityBindingTypesaml1__AuthorityBinding
 Array struct saml1__AuthorityBindingType* of size 0..unbounded. More...
 
char * AuthenticationMethod
 Attribute "AuthenticationMethod" of XSD type xs:anyURI. More...
 
time_t AuthenticationInstant
 Attribute "AuthenticationInstant" of XSD type xs:dateTime. More...
 

Detailed Description

"urn:oasis:names:tc:SAML:1.0:assertion":AuthenticationStatementType is a complexType with complexContent extension of XSD type "urn:oasis:names:tc:SAML:1.0:assertion":SubjectStatementAbstractType.

struct saml1__AuthenticationStatementType operations:

Member Data Documentation

$int saml1__AuthenticationStatementType::__sizeAuthorityBinding

Size of the dynamic array of struct saml1__AuthorityBindingType* is 0..unbounded.

time_t saml1__AuthenticationStatementType::AuthenticationInstant

Attribute "AuthenticationInstant" of XSD type xs:dateTime.

Required attribute.

char* saml1__AuthenticationStatementType::AuthenticationMethod

Attribute "AuthenticationMethod" of XSD type xs:anyURI.

Required attribute.

struct saml1__AuthorityBindingType* saml1__AuthenticationStatementType::saml1__AuthorityBinding

Array struct saml1__AuthorityBindingType* of size 0..unbounded.

struct saml1__SubjectType* saml1__AuthenticationStatementType::saml1__Subject

INHERITED FROM saml1__StatementAbstractType:

INHERITED FROM saml1__SubjectStatementAbstractType: Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":Subject. Required element.

struct saml1__SubjectLocalityType* saml1__AuthenticationStatementType::saml1__SubjectLocality

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

Optional element.


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