|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.glite.security.voms.service.Version
A class containing the version numbers of the various components of the VOMS Admin system.
Nested Class Summary | |
static class |
Version.VersionNumber
A class representing version numbers. |
Field Summary | |
static Version.VersionNumber |
CLIENT
The version of the latest client package available when this server is known to be compatible with. |
static Version.VersionNumber |
INTERFACE
The version of the VOMS Admin interface implemented by this server. |
static Version.VersionNumber |
SCHEMA
The version of the database schema used by this server. |
static Version.VersionNumber |
SERVER
The version of the VOMS Admin server. |
Constructor Summary | |
Version()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Version.VersionNumber SERVER
public static final Version.VersionNumber INTERFACE
public static final Version.VersionNumber CLIENT
public static final Version.VersionNumber SCHEMA
Constructor Detail |
public Version()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |