|
JSS 3.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.mozilla.jss.asn1.TimeBase
|
+--org.mozilla.jss.asn1.UTCTime
| Nested Class Summary | |
static class |
UTCTime.Template
|
| Nested classes inherited from class org.mozilla.jss.asn1.TimeBase |
|
| Field Summary | |
static Tag |
TAG
|
private static UTCTime.Template |
templateInstance
|
| Fields inherited from class org.mozilla.jss.asn1.TimeBase |
FORM |
| Constructor Summary | |
UTCTime(java.util.Date date)
|
|
| Method Summary | |
Tag |
getTag()
Returns the base tag for this type, not counting any tags that may be imposed on it by its context. |
static UTCTime.Template |
getTemplate()
|
protected boolean |
isUTC()
|
| Methods inherited from class org.mozilla.jss.asn1.TimeBase |
encode, encode, toDate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mozilla.jss.asn1.ASN1Value |
encode, encode |
| Field Detail |
public static final Tag TAG
private static final UTCTime.Template templateInstance
| Constructor Detail |
public UTCTime(java.util.Date date)
| Method Detail |
public Tag getTag()
ASN1Value
getTag in interface ASN1ValuegetTag in class TimeBaseprotected boolean isUTC()
isUTC in class TimeBasepublic static UTCTime.Template getTemplate()
|
JSS 3.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||