Class TrustManagerFactoryProvider

java.lang.Object
org.qubership.atp.auth.springbootstarter.ssl.TrustManagerFactoryProvider
All Implemented Interfaces:
Provider<TrustManagerFactory>

public class TrustManagerFactoryProvider extends Object implements Provider<TrustManagerFactory>