Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Classification
Class RevocationCheckCertificateWrapper

java.lang.Object
  |
  +--PkgAgentSystem.Classification.CertificateWrapper
        |
        +--PkgAgentSystem.Classification.RevocationCheckCertificateWrapper
All Implemented Interfaces:
AgentClassification, CertificateClassification, RevocationCheckCertificateClassification, Serializable

public class RevocationCheckCertificateWrapper
extends CertificateWrapper
implements RevocationCheckCertificateClassification

Extended version of CertificateWrapper, which supports checking the certificate for revocation.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag
See Also:
Serialized Form

Fields inherited from class PkgAgentSystem.Classification.CertificateWrapper
cert
 
Fields inherited from interface PkgAgentSystem.Classification.AgentClassification
ACCEPTED, CHECK_CURRENTLY_IMPOSSIBLE, CHECK_IMPOSSIBLE, IGNORE, REJECTED, REQUEST_CHECK, UNKNOWN_CLASSIFICATION
 
Constructor Summary
RevocationCheckCertificateWrapper(Certificate cert)
          Creates a new classification with the provided certificate
 
Method Summary
 Object getRevocationInfo()
          Returns information on how to verify the certificate for revocation.
 
Methods inherited from class PkgAgentSystem.Classification.CertificateWrapper
getCertificate, getClassificationStatus, setClassificationStatus
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface PkgAgentSystem.Classification.CertificateClassification
getCertificate
 
Methods inherited from interface PkgAgentSystem.Classification.AgentClassification
getClassificationStatus, setClassificationStatus
 

Constructor Detail

RevocationCheckCertificateWrapper

public RevocationCheckCertificateWrapper(Certificate cert)
Creates a new classification with the provided certificate
Parameters:
cert - the certificat to present as additional classification
Method Detail

getRevocationInfo

public Object getRevocationInfo()
Returns information on how to verify the certificate for revocation. NOT IMPLEMENTED YET. RETURN TYPE TO CHANGE. THROWS ERROR!
Specified by:
getRevocationInfo in interface RevocationCheckCertificateClassification
Returns:
info for checking for revocation

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.