java.lang.Object
org.infinispan.persistence.remote.configuration.TrustStoreConfiguration
public class TrustStoreConfiguration
extends Object
-
Method Summary
-
Method Details
-
-
trustStoreFileName
public String trustStoreFileName()
-
trustStoreType
public String trustStoreType()
-
trustStorePassword
public char[] trustStorePassword()
-
-