edu.internet2.middleware.shibboleth.wayf
Class Version

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.wayf.Version

public final class Version
extends Object

Class for printing the version of this library.


Constructor Summary
private Version()
          private Constructor.
 
Method Summary
static void main(String[] args)
          Main entry point to program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

private Version()
private Constructor. We never want this instantiated.

Method Detail

main

public static void main(String[] args)
Main entry point to program.

Parameters:
args - command line arguments


Copyright © 1999-2012. All Rights Reserved.