Genivia Home Documentation
saml2__SubjectType Struct Reference

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

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

#include <saml2.h>

Collaboration diagram for saml2__SubjectType:
Collaboration graph
[legend]

Public Attributes

struct saml2__BaseIDAbstractTypesaml2__BaseID
 Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":BaseID. More...
 
struct saml2__NameIDTypesaml2__NameID
 Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":NameID. More...
 
struct saml2__EncryptedElementTypesaml2__EncryptedID
 Element reference "urn:oasis:names:tc:SAML:2.0:assertion:""urn:oasis:names:tc:SAML:2.0:assertion":EncryptedID. More...
 
$int __sizeSubjectConfirmation
 Size of the dynamic array of struct saml2__SubjectConfirmationType* is 0..unbounded. More...
 
struct saml2__SubjectConfirmationTypesaml2__SubjectConfirmation
 Array struct saml2__SubjectConfirmationType* of size 0..unbounded. More...
 

Detailed Description

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

struct saml2__SubjectType operations:

Member Data Documentation

$int saml2__SubjectType::__sizeSubjectConfirmation

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

struct saml2__BaseIDAbstractType* saml2__SubjectType::saml2__BaseID

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

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 saml2__EncryptedElementType* saml2__SubjectType::saml2__EncryptedID

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

struct saml2__NameIDType* saml2__SubjectType::saml2__NameID

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

struct saml2__SubjectConfirmationType* saml2__SubjectType::saml2__SubjectConfirmation

Array struct saml2__SubjectConfirmationType* of size 0..unbounded.


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