Uses of Interface
org.italiangrid.voms.store.LSCInfo
Packages that use LSCInfo
Package
Description
This package provides the API for managing VOMS trust stores.
This package provides the implementation of VOMS trust store management.
This package provides utility classes used in other packages.
-
Uses of LSCInfo in org.italiangrid.voms.store
Methods in org.italiangrid.voms.store that return LSCInfoModifier and TypeMethodDescriptionReturns the LSC information held in thisVOMSTrustStore
for the vo and hostname passed as arguments.Methods in org.italiangrid.voms.store that return types with arguments of type LSCInfoModifier and TypeMethodDescriptionVOMSTrustStore.getAllLSCInfo()
Returns all the LSC information held in thisVOMSTrustStore
.Methods in org.italiangrid.voms.store with parameters of type LSCInfoModifier and TypeMethodDescriptionvoid
VOMSTrustStoreStatusListener.notifyLSCLoadEvent
(LSCInfo lsc, File f) Informs that VOMS LSC information has been loaded in the store -
Uses of LSCInfo in org.italiangrid.voms.store.impl
Classes in org.italiangrid.voms.store.impl that implement LSCInfoMethods in org.italiangrid.voms.store.impl that return LSCInfoModifier and TypeMethodDescriptionMethods in org.italiangrid.voms.store.impl that return types with arguments of type LSCInfo -
Uses of LSCInfo in org.italiangrid.voms.util
Methods in org.italiangrid.voms.util with parameters of type LSCInfo