|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.service.CAUpdater.CAUpdateManipulation
A DirectManipulation for keeping the CA table fresh. Also used outside this class during service bootstrap and database deployment.
Method Summary | |
java.lang.Object |
execute(DirectUpdate u)
Update CA table with current data in /etc/grid-security/certificates/*.0. |
static DirectManipulation |
getInstance()
Factory method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DirectManipulation getInstance()
public java.lang.Object execute(DirectUpdate u) throws VOMSException, java.sql.SQLException
execute
in interface DirectManipulation
VOMSException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |