| Package | Description |
|---|---|
| org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
SubjectStatement.getSubject()
Get the Subject of the statement.
|
Subject |
SubjectQuery.getSubject()
Get Subject child element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectStatement.setSubject(Subject subject)
Set the Subject of the statement.
|
void |
SubjectQuery.setSubject(Subject subject)
Set Subject child element.
|
Copyright © 1999–2014. All rights reserved.