|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrustDecider | |
---|---|
org.semanticdesktop.aperture.security.trustdecider | |
org.semanticdesktop.aperture.security.trustdecider.dialog | |
org.semanticdesktop.aperture.security.trustmanager.standard |
Uses of TrustDecider in org.semanticdesktop.aperture.security.trustdecider |
---|
Methods in org.semanticdesktop.aperture.security.trustdecider that return TrustDecider | |
---|---|
TrustDecider |
TrustDeciderFactory.get()
Gets a TrustDecider. |
Uses of TrustDecider in org.semanticdesktop.aperture.security.trustdecider.dialog |
---|
Classes in org.semanticdesktop.aperture.security.trustdecider.dialog that implement TrustDecider | |
---|---|
class |
TrustDeciderDialog
A TrustDeciderDialog implements a TrustDecider by presenting the supplied Certificate chain to the user and asking him whether and how it should be trusted. |
Methods in org.semanticdesktop.aperture.security.trustdecider.dialog that return TrustDecider | |
---|---|
TrustDecider |
TrustDeciderDialogFactory.get()
|
Uses of TrustDecider in org.semanticdesktop.aperture.security.trustmanager.standard |
---|
Methods in org.semanticdesktop.aperture.security.trustmanager.standard that return TrustDecider | |
---|---|
TrustDecider |
StandardTrustManager.getTrustDecider()
|
TrustDecider |
StandardTrustManagerFactory.getTrustDecider()
|
Methods in org.semanticdesktop.aperture.security.trustmanager.standard with parameters of type TrustDecider | |
---|---|
void |
StandardTrustManager.setTrustDecider(TrustDecider trustDecider)
|
void |
StandardTrustManagerFactory.setTrustDecider(TrustDecider trustDecider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |