Package | Description |
---|---|
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Assertion
This interface defines how the object representing a SAML 1
Assertion element behaves. |
interface |
AssertionIDReference
This interface defines how the object representing a SAML 1
AssertionIDReference element behaves. |
Modifier and Type | Method and Description |
---|---|
List<Evidentiary> |
Evidence.getEvidence()
Get the ordered list of all Evidentiary child elements
|
Modifier and Type | Method and Description |
---|---|
List<Evidentiary> |
EvidenceImpl.getEvidence()
Get the ordered list of all Evidentiary child elements
|
Copyright © 1999-2013. All Rights Reserved.