edu.internet2.middleware.grouper.misc
Class GrouperInfo

java.lang.Object
  extended by edu.internet2.middleware.grouper.misc.GrouperInfo

public class GrouperInfo
extends Object

Report on system and configuration information.

Since:
1.1.0
Version:
$Id: GrouperInfo.java,v 1.4 2008-11-08 03:42:33 mchyzer Exp $
Author:
blair christensen.

Method Summary
static void grouperInfo(PrintStream thePrintStream, boolean printSensitiveInfo)
           
static void main(String[] args)
          Print system and configuration information to STDOUT.
static String versionTimestamp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Print system and configuration information to STDOUT.

 % java edu.internet2.middleware.grouper.GrouperInfo
 

Parameters:
args -
Since:
1.1.0

grouperInfo

public static void grouperInfo(PrintStream thePrintStream,
                               boolean printSensitiveInfo)
Parameters:
thePrintStream -
printSensitiveInfo -

versionTimestamp

public static String versionTimestamp()
Returns:
version timestamp