Uses of Interface
org.opensaml.saml2.core.Evidentiary

Packages that use Evidentiary
org.opensaml.saml2.core Interfaces for SAML 2.0 core specification types and elements. 
org.opensaml.saml2.core.impl Implementations of SAML 2.0 core specification types and elements. 
 

Uses of Evidentiary in org.opensaml.saml2.core
 

Subinterfaces of Evidentiary in org.opensaml.saml2.core
 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.
 

Methods in org.opensaml.saml2.core that return types with arguments of type Evidentiary
 List<Evidentiary> Evidence.getEvidence()
          Gets the list of all elements used as evidence.
 

Uses of Evidentiary in org.opensaml.saml2.core.impl
 

Methods in org.opensaml.saml2.core.impl that return types with arguments of type Evidentiary
 List<Evidentiary> EvidenceImpl.getEvidence()
          Gets the list of all elements used as evidence.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.