接口 SslBundles

所有已知实现类:
DefaultSslBundleRegistry

public interface SslBundles
A managed set of SslBundle instances that can be retrieved by name.
从以下版本开始:
4.0
作者:
Scott Frederick
  • 方法概要

    修饰符和类型
    方法
    说明
    getBundle(String bundleName)
    Return an SslBundle with the provided name.