Uses of Class
org.opensaml.xml.util.IndexingObjectStore

Packages that use IndexingObjectStore
org.opensaml.xml.signature.impl Implementations of the interfaces for XMLObjects that represent XML signature types. 
 

Uses of IndexingObjectStore in org.opensaml.xml.signature.impl
 

Fields in org.opensaml.xml.signature.impl declared as IndexingObjectStore
private static IndexingObjectStore<String> X509CertificateImpl.B64_CERT_STORE
          Class-level index of Base64 encoded cert values.
private static IndexingObjectStore<String> X509CRLImpl.B64_CRL_STORE
          Class-level index of Base64 encoded CRL values.
 



Copyright © 1999-2013. All Rights Reserved.