Uses of Interface
org.apache.hadoop.security.ssl.KeyStoresFactory

Packages that use KeyStoresFactory
org.apache.hadoop.security.ssl   
 

Uses of KeyStoresFactory in org.apache.hadoop.security.ssl
 

Classes in org.apache.hadoop.security.ssl that implement KeyStoresFactory
 class FileBasedKeyStoresFactory
          KeyStoresFactory implementation that reads the certificates from keystore files.
 

Methods in org.apache.hadoop.security.ssl that return KeyStoresFactory
 KeyStoresFactory SSLFactory.getKeystoresFactory()
          Returns the SSLFactory KeyStoresFactory instance.
 



Copyright © 2009 The Apache Software Foundation