Uses of Package
org.semanticdesktop.aperture.security.trustdecider

Packages that use org.semanticdesktop.aperture.security.trustdecider
org.semanticdesktop.aperture.security.trustdecider   
org.semanticdesktop.aperture.security.trustdecider.dialog   
org.semanticdesktop.aperture.security.trustdecider.impl   
org.semanticdesktop.aperture.security.trustmanager.standard   
 

Classes in org.semanticdesktop.aperture.security.trustdecider used by org.semanticdesktop.aperture.security.trustdecider
Decision
          Instances of this class are used to model a decision taken by a TrustDecider.
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.
 

Classes in org.semanticdesktop.aperture.security.trustdecider used by org.semanticdesktop.aperture.security.trustdecider.dialog
Decision
          Instances of this class are used to model a decision taken by a TrustDecider.
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.
 

Classes in org.semanticdesktop.aperture.security.trustdecider used by org.semanticdesktop.aperture.security.trustdecider.impl
TrustDeciderFactory
          A TrustDeciderFactory hands outs TrustDecider instances.
TrustDeciderRegistry
          A TrustDeciderRegistry maintains the set of known TrustDeciderFactories.
 

Classes in org.semanticdesktop.aperture.security.trustdecider used by org.semanticdesktop.aperture.security.trustmanager.standard
TrustDecider
          A TrustDecider is typically used by a StandardTrustManager to implement a strategy for deciding on Certificates that cannot be automatically verified.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.