| 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 the subject.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectStatement.setSubject(Subject subject)
Set the Subject of the statement.
|
void |
SubjectQuery.setSubject(Subject subject)
Set the subject.
|
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.