org.semanticdesktop.aperture.security.trustdecider.dialog
Class TrustDeciderDialogFactory

java.lang.Object
  extended by org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialogFactory
All Implemented Interfaces:
TrustDeciderFactory

public class TrustDeciderDialogFactory
extends Object
implements TrustDeciderFactory

Hands our instances of the TrustDecider interface.


Constructor Summary
TrustDeciderDialogFactory()
           
 
Method Summary
 TrustDecider get()
          Gets a TrustDecider.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrustDeciderDialogFactory

public TrustDeciderDialogFactory()
Method Detail

get

public TrustDecider get()
Description copied from interface: TrustDeciderFactory
Gets a TrustDecider.

Specified by:
get in interface TrustDeciderFactory


Copyright © 2010 Aperture Development Team. All Rights Reserved.