|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticdesktop.aperture.security.trustdecider.impl.TrustDeciderRegistryImpl
public class TrustDeciderRegistryImpl
A trivial default implementation of the TrustDeciderFactory interface.
| Constructor Summary | |
|---|---|
TrustDeciderRegistryImpl()
|
|
| Method Summary | |
|---|---|
void |
add(TrustDeciderFactory factory)
Adds a TrustDeciderFactory. |
Set |
getAll()
Returns all registered TrustDeciderFactories. |
void |
remove(TrustDeciderFactory factory)
Removes a TrustDeciderFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrustDeciderRegistryImpl()
| Method Detail |
|---|
public void add(TrustDeciderFactory factory)
TrustDeciderRegistry
add in interface TrustDeciderRegistrypublic void remove(TrustDeciderFactory factory)
TrustDeciderRegistry
remove in interface TrustDeciderRegistrypublic Set getAll()
TrustDeciderRegistry
getAll in interface TrustDeciderRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||