|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.asn1.der.DERObject
org.apache.directory.shared.asn1.der.DERString
org.apache.directory.shared.asn1.der.DERGeneralizedTime
DER Generalized time object.
Field Summary |
Fields inherited from class org.apache.directory.shared.asn1.der.DERObject |
tag, value |
Method Summary | |
java.util.Date |
getDate()
Lazy accessor |
static DERGeneralizedTime |
valueOf(java.util.Date date)
Static factory method, type-conversion operator. |
Methods inherited from class org.apache.directory.shared.asn1.der.DERString |
byteArrayToString, getString, stringToByteArray |
Methods inherited from class org.apache.directory.shared.asn1.der.DERObject |
encode, equals, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static DERGeneralizedTime valueOf(java.util.Date date)
public java.util.Date getDate() throws java.text.ParseException
java.text.ParseException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |