|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aselect.authspserver.config.Version
public class Version
Class containing the version of the A-Select AuthSP Server.
Description:
Methods that supply this version of the A-Select AuthSP Server
Concurrency issues:
-
Constructor Summary | |
---|---|
Version()
|
Method Summary | |
---|---|
static java.lang.String |
getPatch()
Returns the patch version of this A-Select AuthSP Server. |
static java.lang.String |
getSP()
Returns the service pack version of this A-Select AuthSP Server. |
static java.lang.String |
getVersion()
Returns the main version of this A-Select AuthSP Server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Version()
Method Detail |
---|
public static java.lang.String getVersion()
String
.
public static java.lang.String getSP()
String
.
public static java.lang.String getPatch()
String
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |