Package org.semanticdesktop.aperture.security.trustdecider

Interface Summary
TrustDecider A TrustDecider is typically used by a StandardTrustManager to implement a strategy for deciding on Certificates that cannot be automatically verified.
TrustDeciderFactory A TrustDeciderFactory hands outs TrustDecider instances.
TrustDeciderRegistry A TrustDeciderRegistry maintains the set of known TrustDeciderFactories.
 

Class Summary
Decision Instances of this class are used to model a decision taken by a TrustDecider.