Package org.italiangrid.voms.credential.impl
package org.italiangrid.voms.credential.impl
This package provides the implementation of the user credentials loading APIs.
- Author:
- andreaceccanti
-
ClassesClassDescriptionBase class for load credentials strategy providing utility classes for loading credentials from the filesystem and notifying the results of load operations to interested listeners (via
LoadCredentialsEventListener
).The default strategy used to load user credentials when no file is explicitly pointed out by the user of this API.