org.openoces.ooapi.cert
Class EmployeeOcesCertificate

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

public class EmployeeOcesCertificate
extends OcesCertificate


Field Summary
protected  EmployeeOcesId ocesId
           
 
Fields inherited from class org.openoces.ooapi.cert.OcesCertificate
encapsulatedCert, parsedSubjectDN
 
Constructor Summary
EmployeeOcesCertificate(java.security.cert.X509Certificate encapsulatedCert)
           
 
Method Summary
 EmployeeOcesId getEmployeeOcesId()
           
 OcesId getOcesId()
           
 
Methods inherited from class org.openoces.ooapi.cert.OcesCertificate
canSignOCSPRequests, extractCRLDistributionPoints, getCRLDistributionPoint, getEncapsulatedCertificate, getParsedSubjectDN, getPartitionedCRLDistributionPoint, getSubjectCN, getSubjectEmail, verify, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ocesId

protected EmployeeOcesId ocesId
Constructor Detail

EmployeeOcesCertificate

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

getEmployeeOcesId

public EmployeeOcesId getEmployeeOcesId()
                                 throws NonOcesCertificateException
Throws:
NonOcesCertificateException

getOcesId

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