Uses of Interface
org.italiangrid.voms.credential.VOMSEnvironmentVariables
-
Packages that use VOMSEnvironmentVariables Package Description org.italiangrid.voms.credential.impl This package provides the implementation of the user credentials loading APIs. -
-
Uses of VOMSEnvironmentVariables in org.italiangrid.voms.credential.impl
Classes in org.italiangrid.voms.credential.impl that implement VOMSEnvironmentVariables Modifier and Type Class Description classAbstractLoadCredentialsStrategyBase class for load credentials strategy providing utility classes for loading credentials from the filesystem and notifying the results of load operations to interested listeners (viaLoadCredentialsEventListener).classDefaultLoadCredentialsStrategyThe default strategy used to load user credentials when no file is explicitly pointed out by the user of this API.
-