org.openoces.ooapi.cert
Class OrganizationalOcesCertificate

java.lang.Object
  extended byorg.openoces.ooapi.cert.OcesCertificate
      extended byorg.openoces.ooapi.cert.OrganizationalOcesCertificate

public class OrganizationalOcesCertificate
extends OcesCertificate


Field Summary
protected  OrganizationalOcesId ocesId
           
 
Fields inherited from class org.openoces.ooapi.cert.OcesCertificate
encapsulatedCert, parsedSubjectDN
 
Constructor Summary
OrganizationalOcesCertificate(java.security.cert.X509Certificate encapsulatedCert)
           
 
Method Summary
 OcesId getOcesId()
           
 OrganizationalOcesId getOrganizationalOcesId()
           
 
Methods inherited from class org.openoces.ooapi.cert.OcesCertificate
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

ocesId

protected OrganizationalOcesId ocesId
Constructor Detail

OrganizationalOcesCertificate

public OrganizationalOcesCertificate(java.security.cert.X509Certificate encapsulatedCert)
Method Detail

getOrganizationalOcesId

public OrganizationalOcesId getOrganizationalOcesId()
                                             throws NonOcesCertificateException
Throws:
NonOcesCertificateException

getOcesId

public OcesId getOcesId()
                 throws NonOcesCertificateException
Specified by:
getOcesId in class OcesCertificate
Throws:
NonOcesCertificateException