org.semanticdesktop.aperture.security.trustdecider
Interface TrustDeciderFactory

All Known Implementing Classes:
TrustDeciderDialogFactory

public interface TrustDeciderFactory

A TrustDeciderFactory hands outs TrustDecider instances.


Method Summary
 TrustDecider get()
          Gets a TrustDecider.
 

Method Detail

get

TrustDecider get()
Gets a TrustDecider.



Copyright © 2010 Aperture Development Team. All Rights Reserved.