Uses of Interface
org.italiangrid.voms.credential.LoadCredentialsEventListener
Packages that use LoadCredentialsEventListener
Package
Description
This package provides the implementation of the user credentials loading APIs.
This package provides utility classes used in other packages.
-
Uses of LoadCredentialsEventListener in org.italiangrid.voms.credential.impl
Constructors in org.italiangrid.voms.credential.impl with parameters of type LoadCredentialsEventListenerModifierConstructorDescriptionprotected
Constructor that let client pass in aLoadCredentialsEventListener
.DefaultLoadCredentialsStrategy
(String homeFolder, String tempDir, LoadCredentialsEventListener listener) Constructs a strategy with specified home and temp directories and a listener.Constructs a strategy with a specified event listener. -
Uses of LoadCredentialsEventListener in org.italiangrid.voms.util
Classes in org.italiangrid.voms.util that implement LoadCredentialsEventListenerModifier and TypeClassDescriptionenum
A Singleton Listener which swallows notification.