Uses of Class
org.italiangrid.voms.credential.impl.AbstractLoadCredentialsStrategy
-
Packages that use AbstractLoadCredentialsStrategy Package Description org.italiangrid.voms.credential.impl This package provides the implementation of the user credentials loading APIs. -
-
Uses of AbstractLoadCredentialsStrategy in org.italiangrid.voms.credential.impl
Subclasses of AbstractLoadCredentialsStrategy in org.italiangrid.voms.credential.impl Modifier and Type Class Description class
DefaultLoadCredentialsStrategy
The default strategy used to load user credentials when no file is explicitly pointed out by the user of this API.
-