Class NoneTrustStore
- java.lang.Object
-
- io.gravitee.connector.http.endpoint.TrustStore
-
- io.gravitee.connector.http.endpoint.none.NoneTrustStore
-
- All Implemented Interfaces:
Serializable
public class NoneTrustStore extends TrustStore
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoneTrustStore(TrustStoreType type)
-
-
-
Constructor Detail
-
NoneTrustStore
public NoneTrustStore(TrustStoreType type)
-
-