Agent System POND 1.0 (1.7.2000)

PkgAgentSystem.Classification
Interface CertificateClassification

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

public abstract 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 class 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.0 (1.7.2000)

Submit a bug

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