com.ibm.wsspi.ssl

Interface SSLConfiguration


  1. public interface SSLConfiguration
Marker interface for a configured repertoire. Use this to allow one component to track/require a configuration other than the default.

Method Summary

Modifier and Type Method and Description
  1. java.lang.String
getAlias()
Returns the alias for this SSL configuration.

Method Detail

getAlias

  1. java.lang.String getAlias()
Returns the alias for this SSL configuration.
Returns:
the alias for this SSL configuration.