|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openoces.ooapi.cert.OcesCertificate
org.openoces.ooapi.cert.PersonalOcesCertificate
public class PersonalOcesCertificate
| Field Summary | |
|---|---|
protected java.lang.Boolean |
isYouthCertificate
|
protected PersonalOcesId |
ocesId
|
| Fields inherited from class org.openoces.ooapi.cert.OcesCertificate |
|---|
encapsulatedCert, parsedSubjectDN |
| Constructor Summary | |
|---|---|
PersonalOcesCertificate(java.security.cert.X509Certificate encapsulatedCert)
|
|
| Method Summary | |
|---|---|
OcesId |
getOcesId()
|
PersonalOcesId |
getPersonalOcesId()
|
boolean |
hasPseudonymCN()
|
boolean |
isYouthCertificate()
|
| Methods inherited from class org.openoces.ooapi.cert.OcesCertificate |
|---|
canSignOCSPRequests, extractCRLDistributionPoints, getCRLDistributionPoint, getEncapsulatedCertificate, getParsedSubjectDN, getPartitionedCRLDistributionPoint, verify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PersonalOcesId ocesId
protected java.lang.Boolean isYouthCertificate
| Constructor Detail |
|---|
public PersonalOcesCertificate(java.security.cert.X509Certificate encapsulatedCert)
| Method Detail |
|---|
public PersonalOcesId getPersonalOcesId()
throws NonOcesCertificateException
NonOcesCertificateException
public OcesId getOcesId()
throws NonOcesCertificateException
getOcesId in class OcesCertificateNonOcesCertificateException
public boolean hasPseudonymCN()
throws NonOcesCertificateException
NonOcesCertificateException
public boolean isYouthCertificate()
throws NonOcesCertificateException
NonOcesCertificateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||