Class PemTrustManagerProvider

java.lang.Object
org.opends.server.api.TrustManagerProvider<PemTrustManagerProviderCfg>
org.opends.server.extensions.PemTrustManagerProvider
All Implemented Interfaces:
ConfigurationChangeListener<PemTrustManagerProviderCfg>

public final class PemTrustManagerProvider extends TrustManagerProvider<PemTrustManagerProviderCfg> implements ConfigurationChangeListener<PemTrustManagerProviderCfg>
A TrustManagerProvider that reads trusted certificates from PEM files in a configured file system directory and automatically reacts to file modification, deletion or addition.