|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Evidentiary | |
---|---|
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. |
Uses of Evidentiary in org.opensaml.saml1.core |
---|
Subinterfaces of Evidentiary in org.opensaml.saml1.core | |
---|---|
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. |
Methods in org.opensaml.saml1.core that return types with arguments of type Evidentiary | |
---|---|
java.util.List<Evidentiary> |
Evidence.getEvidence()
Get the ordered list of all Evidentiary child elements |
Uses of Evidentiary in org.opensaml.saml1.core.impl |
---|
Classes in org.opensaml.saml1.core.impl that implement Evidentiary | |
---|---|
class |
AssertionIDReferenceImpl
Concrete Implementation of AssertionIDReference Object |
class |
AssertionImpl
This class implements the SAML 1 Assertion statement. |
Methods in org.opensaml.saml1.core.impl that return types with arguments of type Evidentiary | |
---|---|
java.util.List<Evidentiary> |
EvidenceImpl.getEvidence()
Get the ordered list of all Evidentiary child elements |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |