org.semanticdesktop.aperture.security.trustdecider.dialog
Class TrustDeciderDialogFactory
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrustDeciderDialogFactory
public TrustDeciderDialogFactory()
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.