Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Assertion
SAML 2.0 Core Assertion.
|
interface |
AssertionIDRef
SAML 2.0 Core AssertionIDRef.
|
interface |
AssertionURIRef
SAML 2.0 Core AssertionURIRef.
|
interface |
EncryptedAssertion
SAML 2.0 Core EncryptedAssertion.
|
Modifier and Type | Method and Description |
---|---|
List<Evidentiary> |
Evidence.getEvidence()
Gets the list of all elements used as evidence.
|
Modifier and Type | Method and Description |
---|---|
List<Evidentiary> |
EvidenceImpl.getEvidence()
Gets the list of all elements used as evidence.
|
Copyright © 2018. All rights reserved.