Uses of Interface
org.italiangrid.voms.credential.VOMSEnvironmentVariables
Packages that use VOMSEnvironmentVariables
Package
Description
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 VOMSEnvironmentVariablesModifier and TypeClassDescriptionclass
Base 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
).class
The default strategy used to load user credentials when no file is explicitly pointed out by the user of this API.