Uses of Package
org.italiangrid.voms.store

Packages that use org.italiangrid.voms.store
org.italiangrid.voms This document provides help and documentation on the VOMS Java APIs. 
org.italiangrid.voms.ac.impl Implementation classes for VOMS attributes validation and parsing. 
org.italiangrid.voms.store This package provides the API for managing VOMS trust stores. 
org.italiangrid.voms.store.impl This package provides the implementation of VOMS trust store management. 
org.italiangrid.voms.util This package provides utility classes used in other packages. 
 

Classes in org.italiangrid.voms.store used by org.italiangrid.voms
VOMSTrustStore
          The VOMS trust store takes care of parsing local trusted information (being certificates or LSC files) for known VOMS servers.
 

Classes in org.italiangrid.voms.store used by org.italiangrid.voms.ac.impl
VOMSTrustStore
          The VOMS trust store takes care of parsing local trusted information (being certificates or LSC files) for known VOMS servers.
 

Classes in org.italiangrid.voms.store used by org.italiangrid.voms.store
LSCInfo
          The VOMS LSC information.
Updateable
          Represents an object which can be periodically updated according to an update frequency.
VOMSTrustStore
          The VOMS trust store takes care of parsing local trusted information (being certificates or LSC files) for known VOMS servers.
VOMSTrustStoreStatusListener
          This interface used to notify interested listeners in status changes of a VOMS trust store.
 

Classes in org.italiangrid.voms.store used by org.italiangrid.voms.store.impl
LSCFileParser
          This interface defines a parser for VOMS LSC files.
LSCInfo
          The VOMS LSC information.
Updateable
          Represents an object which can be periodically updated according to an update frequency.
UpdatingVOMSTrustStore
          A VOMS trust store that can be periodically refreshed.
VOMSTrustStore
          The VOMS trust store takes care of parsing local trusted information (being certificates or LSC files) for known VOMS servers.
VOMSTrustStoreStatusListener
          This interface used to notify interested listeners in status changes of a VOMS trust store.
 

Classes in org.italiangrid.voms.store used by org.italiangrid.voms.util
LSCInfo
          The VOMS LSC information.
VOMSTrustStore
          The VOMS trust store takes care of parsing local trusted information (being certificates or LSC files) for known VOMS servers.
VOMSTrustStoreStatusListener
          This interface used to notify interested listeners in status changes of a VOMS trust store.
 



Copyright © 2013. All Rights Reserved.