Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Classification
Interface CertificateClassification

All Superinterfaces:
AgentClassification
All Known Subinterfaces:
RevocationCheckCertificateClassification
All Known Implementing Classes:
CertificateWrapper, AgentIdentity

public interface CertificateClassification
extends AgentClassification

Parent class for classifications which are based on a certificate. Provides just a method to access this certificate.

Version:
1.0, 1.7.2000
Author:
Michael Sonntag

Fields inherited from interface PkgAgentSystem.Classification.AgentClassification
ACCEPTED, CHECK_CURRENTLY_IMPOSSIBLE, CHECK_IMPOSSIBLE, IGNORE, REJECTED, REQUEST_CHECK, UNKNOWN_CLASSIFICATION
 
Method Summary
 Certificate getCertificate()
          Retrieve the certificate, which is associated with this classification.
 
Methods inherited from interface PkgAgentSystem.Classification.AgentClassification
getClassificationStatus, setClassificationStatus
 

Method Detail

getCertificate

public Certificate getCertificate()
Retrieve the certificate, which is associated with this classification.
Returns:
the certificate associated with this classification

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.