| Modifier and Type | Field and Description |
|---|---|
protected SAML11SubjectType |
SAML11ProtocolContext.subjectType |
| Modifier and Type | Method and Description |
|---|---|
SAML11SubjectType |
SAML11ProtocolContext.getSubjectType()
Get the subject
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11ProtocolContext.setSubjectType(SAML11SubjectType subjectType)
Set the subject
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AssertionWriter.write(SAML11SubjectType subject)
write an
SubjectType to stream |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11SubjectType |
SAML11SubjectStatementType.subject |
| Modifier and Type | Method and Description |
|---|---|
SAML11SubjectType |
SAML11SubjectStatementType.getSubject() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11SubjectStatementType.setSubject(SAML11SubjectType subject) |
| Constructor and Description |
|---|
SAML11SubjectStatementType(SAML11SubjectType subject) |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11SubjectType |
SAML11SubjectQueryAbstractType.subject |
| Modifier and Type | Method and Description |
|---|---|
SAML11SubjectType |
SAML11SubjectQueryAbstractType.getSubject() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11SubjectQueryAbstractType.setSubject(SAML11SubjectType subject) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.