Package org.globus.gsi.util
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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
createKeyStore()
-
-
-
Method Detail
-
createKeyStore
T createKeyStore()
-
-