net.user1.union.security
Class BanInterval

java.lang.Object
  extended by net.user1.union.security.BanInterval

public class BanInterval
extends java.lang.Object


Field Summary
static int FIFTEEN_MINUTES
           
static int FIFTEEN_SECONDS
           
static int FOREVER
           
static int ONE_DAY
           
static int ONE_HOUR
           
static int ONE_MINUTE
           
static int ONE_WEEK
           
static int THIRTY_MINUTES
           
static int THIRTY_SECONDS
           
 
Constructor Summary
BanInterval()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIFTEEN_SECONDS

public static final int FIFTEEN_SECONDS
See Also:
Constant Field Values

THIRTY_SECONDS

public static final int THIRTY_SECONDS
See Also:
Constant Field Values

ONE_MINUTE

public static final int ONE_MINUTE
See Also:
Constant Field Values

FIFTEEN_MINUTES

public static final int FIFTEEN_MINUTES
See Also:
Constant Field Values

THIRTY_MINUTES

public static final int THIRTY_MINUTES
See Also:
Constant Field Values

ONE_HOUR

public static final int ONE_HOUR
See Also:
Constant Field Values

ONE_DAY

public static final int ONE_DAY
See Also:
Constant Field Values

ONE_WEEK

public static final int ONE_WEEK
See Also:
Constant Field Values

FOREVER

public static final int FOREVER
See Also:
Constant Field Values
Constructor Detail

BanInterval

public BanInterval()


Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500