| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VALID_FOR_FOREVER |
2147483647 |
public static final int |
VALID_FOR_ONE_DAY |
86400 |
public static final int |
VALID_FOR_ONE_HOUR |
3600 |
public static final int |
VALID_FOR_ONE_MINUTE |
60 |
public static final int |
VALID_FOR_ONE_MONTH |
2592000 |
public static final int |
VALID_FOR_ONE_WEEK |
604800 |
public static final int |
VALID_FOR_ONE_YEAR |
31536000 |
Copyright © 2015 Crater Dog Technologies(TM). All rights reserved.