|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.TimerTask
org.glite.security.voms.service.CAUpdater
Updater for the CA table.
This class loads the list of acceptable Certificate Authorities
from a preconfigured (voms.cafiles) fileset or by default from
the "/etc/grid-security/certificates/*.0" files.
If it finds a CA, which is not yet in the virtual organization's
CA table, then it inserts a record.
Nested Class Summary | |
static class |
CAUpdater.CAUpdateManipulation
A DirectManipulation for keeping the CA table fresh. |
Method Summary | |
void |
run()
The method to be called by the Timer. |
static CAUpdater |
start()
|
Methods inherited from class java.util.TimerTask |
cancel, scheduledExecutionTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static CAUpdater start()
public void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |