Uses of Interface
org.jsslutils.sslcontext.X509KeyManagerWrapper

Packages that use X509KeyManagerWrapper
org.jsslutils.sslcontext   
org.jsslutils.sslcontext.keymanagers   
 

Uses of X509KeyManagerWrapper in org.jsslutils.sslcontext
 

Methods in org.jsslutils.sslcontext with parameters of type X509KeyManagerWrapper
 void X509SSLContextFactory.setKeyManagerWrapper(X509KeyManagerWrapper keyManagerWrapper)
          Sets the key manager wrapper.
 

Uses of X509KeyManagerWrapper in org.jsslutils.sslcontext.keymanagers
 

Classes in org.jsslutils.sslcontext.keymanagers that implement X509KeyManagerWrapper
static class FixedServerAliasKeyManager.Wrapper
          Wrapper factory class that wraps existing X509KeyManagers into FixedServerAliasKeyManager, with the alias passed to the constructor.
 



Copyright © 2012. All Rights Reserved.