Interface SslBundles

All Known Implementing Classes:
DefaultSslBundleRegistry

public interface SslBundles
A managed set of SslBundle instances that can be retrieved by name.
Since:
3.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    getBundle(String bundleName)
    Return an SslBundle with the provided name.