Genivia Home Documentation
saml2__AuthnStatementType Struct Reference

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

"urn:oasis:names:tc:SAML:2.0:assertion":AuthnStatementType is a complexType with complexContent extension of XSD type "urn:oasis:names:tc:SAML:2.0:assertion":StatementAbstractType. More...

#include <saml2.h>

Collaboration diagram for saml2__AuthnStatementType:
Collaboration graph
[legend]

Public Attributes

struct saml2__SubjectLocalityTypesaml2__SubjectLocality
 INHERITED FROM saml2__StatementAbstractType: More...
 
struct saml2__AuthnContextTypesaml2__AuthnContext
 Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":AuthnContext. More...
 
time_t AuthnInstant
 Attribute "AuthnInstant" of XSD type xs:dateTime. More...
 
char * SessionIndex
 Attribute "SessionIndex" of XSD type xs:string. More...
 
time_t * SessionNotOnOrAfter
 Attribute "SessionNotOnOrAfter" of XSD type xs:dateTime. More...
 

Detailed Description

"urn:oasis:names:tc:SAML:2.0:assertion":AuthnStatementType is a complexType with complexContent extension of XSD type "urn:oasis:names:tc:SAML:2.0:assertion":StatementAbstractType.

struct saml2__AuthnStatementType operations:

Member Data Documentation

time_t saml2__AuthnStatementType::AuthnInstant

Attribute "AuthnInstant" of XSD type xs:dateTime.

Required attribute.

struct saml2__AuthnContextType* saml2__AuthnStatementType::saml2__AuthnContext

Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":AuthnContext.

Required element.

struct saml2__SubjectLocalityType* saml2__AuthnStatementType::saml2__SubjectLocality

INHERITED FROM saml2__StatementAbstractType:

Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":SubjectLocality. Optional element.

char* saml2__AuthnStatementType::SessionIndex

Attribute "SessionIndex" of XSD type xs:string.

Optional attribute.

time_t* saml2__AuthnStatementType::SessionNotOnOrAfter

Attribute "SessionNotOnOrAfter" of XSD type xs:dateTime.

Optional attribute.


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