org.jasig.cas
Class CasVersion
java.lang.Object
org.jasig.cas.CasVersion
public final class CasVersion
- extends Object
Class that exposes the CAS version. Fetches the "Implementation-Version"
manifest attribute from the jar file.
- Since:
- 3.0
- Version:
- $Revision$ $Date$
- Author:
- Dmitriy Kopylenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersion
public static String getVersion()
- Return the full CAS version string.
- See Also:
Package.getImplementationVersion()
Copyright © 2004-2013 Jasig. All Rights Reserved.