net.sf.hermesftp.console
Class ConsoleConstants

java.lang.Object
  extended by net.sf.hermesftp.console.ConsoleConstants

public class ConsoleConstants
extends java.lang.Object

Common constants used in the console package.

Author:
Administrator

Field Summary
static java.lang.String ROLE_ADMIN
          Administrator role.
 
Constructor Summary
ConsoleConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROLE_ADMIN

public static final java.lang.String ROLE_ADMIN
Administrator role. User that were granted this role may access the web console.

See Also:
Constant Field Values
Constructor Detail

ConsoleConstants

public ConsoleConstants()


Copyright © 2005-2007 Lars Behnke. All Rights Reserved.