Package com.ibm.wsspi.ssl
Interface SSLConfiguration
- 
 public interface SSLConfigurationMarker interface for a configured repertoire. Use this to allow one component to track/require a configuration other than the default.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAlias()Returns the alias for this SSL configuration.
 
-