|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mozilla.jss.asn1.TimeBase.Template
org.mozilla.jss.asn1.UTCTime.Template
public static class UTCTime.Template
| Constructor Summary | |
|---|---|
UTCTime.Template()
|
|
| Method Summary | |
|---|---|
protected TimeBase |
generateInstance(java.util.Date date)
|
protected Tag |
getTag()
|
protected boolean |
isUTC()
|
boolean |
tagMatch(Tag tag)
Determines whether the given tag will satisfy this template. |
| Methods inherited from class org.mozilla.jss.asn1.TimeBase.Template |
|---|
decode, decode |
| 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.ASN1Template |
|---|
decode, decode |
| Constructor Detail |
|---|
public UTCTime.Template()
| Method Detail |
|---|
protected Tag getTag()
getTag in class TimeBase.Templatepublic boolean tagMatch(Tag tag)
ASN1Template
tagMatch in interface ASN1TemplatetagMatch in class TimeBase.Templateprotected boolean isUTC()
isUTC in class TimeBase.Templateprotected TimeBase generateInstance(java.util.Date date)
generateInstance in class TimeBase.Template
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||