Uses of Interface
org.italiangrid.voms.store.Updateable

Packages that use Updateable
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. 
 

Uses of Updateable in org.italiangrid.voms.store
 

Subinterfaces of Updateable in org.italiangrid.voms.store
 interface UpdatingVOMSTrustStore
          A VOMS trust store that can be periodically refreshed.
 

Uses of Updateable in org.italiangrid.voms.store.impl
 

Classes in org.italiangrid.voms.store.impl that implement Updateable
 class DefaultUpdatingVOMSTrustStore
          A VOMS trust store that periodically updates itself.
 



Copyright © 2013. All Rights Reserved.