Package edu.uiuc.ncsa.security.util.ssl
Interface SSLFactory
-
public interface SSLFactory
A Factory with SSL support for those that need it.Created by Jeff Gaynor
on Aug 25, 2010 at 4:01:54 PM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SSLConfiguration
newSSLConfiguration()
-
-
-
Method Detail
-
newSSLConfiguration
SSLConfiguration newSSLConfiguration()
-
-