Interface KeyStoreFactory<T>


public interface KeyStoreFactory<T>
Created by IntelliJ IDEA. User: turtlebender Date: Jan 21, 2010 Time: 12:43:13 PM To change this template use File | Settings | File Templates.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • createKeyStore

      T createKeyStore()