|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLContextWrapper | |
---|---|
org.glite.security.trustmanager | The main trustmanager package that holds the man classes or trustmanager. |
Uses of SSLContextWrapper in org.glite.security.trustmanager |
---|
Classes in org.glite.security.trustmanager that implement SSLContextWrapper | |
---|---|
class |
ContextWrapper
A class wrapping the SSLContext. |
Methods in org.glite.security.trustmanager that return SSLContextWrapper | |
---|---|
static SSLContextWrapper |
ContextFactory.createContextWrapper(java.util.Properties inputConfig)
Generates a new contextfactory. |
static SSLContextWrapper |
ContextFactory.createContextWrapper(java.util.Properties inputConfig,
org.bouncycastle.openssl.PasswordFinder finder)
Creator method that is useful when interactive password asking is wanted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |