Class BlindTrustManagerProvider


  • public final class BlindTrustManagerProvider
    extends TrustManagerProvider<BlindTrustManagerProviderCfg>
    This class provides an implementation of a trust manager provider that will indicate that any certificate presented should be blindly trusted by the Directory Server. This can provide convenience and ease of use, but that added convenience will be at the expense of security and therefore it should not be used in environments in which the clients may not be considered trustworthy.