Package | Description |
---|---|
org.italiangrid.voms.credential.impl |
This package provides the implementation of the user credentials loading APIs.
|
org.italiangrid.voms.util |
This package provides utility classes used in other packages.
|
Modifier and Type | Field and Description |
---|---|
(package private) LoadCredentialsEventListener |
AbstractLoadCredentialsStrategy.listener
The
LoadCredentialsEventListener that is notified of load
credentials outcome. |
Constructor and Description |
---|
AbstractLoadCredentialsStrategy(LoadCredentialsEventListener listener)
Constructor that let client pass in a
LoadCredentialsEventListener . |
DefaultLoadCredentialsStrategy(LoadCredentialsEventListener listener) |
DefaultLoadCredentialsStrategy(java.lang.String homeFolder,
java.lang.String tempDir,
LoadCredentialsEventListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
NullListener
A Singleton Listener which swallows notification.
|