Genivia Home Documentation
saml1__SubjectType Struct Reference

updated Mon Dec 19 2016
 
Public Attributes | List of all members
saml1__SubjectType Struct Reference

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

#include <saml1.h>

Collaboration diagram for saml1__SubjectType:
Collaboration graph
[legend]

Public Attributes

struct saml1__NameIdentifierTypesaml1__NameIdentifier
 Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":NameIdentifier. More...
 
struct saml1__SubjectConfirmationTypesaml1__SubjectConfirmation
 Element reference "urn:oasis:names:tc:SAML:1.0:assertion:""urn:oasis:names:tc:SAML:1.0:assertion":SubjectConfirmation. More...
 

Detailed Description

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

struct saml1__SubjectType operations:

Member Data Documentation

struct saml1__NameIdentifierType* saml1__SubjectType::saml1__NameIdentifier

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

Note
<xs:choice> with embedded <xs:sequence> or <xs:group> prevents the use of a union for <xs:choice>. Instead of being members of a union, the following members are declared optional. Only one member should be non-NULL by choice.
struct saml1__SubjectConfirmationType* saml1__SubjectType::saml1__SubjectConfirmation

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


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