Class TrustStore
java.lang.Object
com.predic8.membrane.core.config.security.Store
com.predic8.membrane.core.config.security.TrustStore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAlgorithm(String algorithm) voidsetCheckRevocation(String checkRevocation) TODOMethods inherited from class com.predic8.membrane.core.config.security.Store
getLocation, getPassword, getProvider, getType, setLocation, setPassword, setProvider, setType
-
Field Details
-
algorithm
-
checkRevocation
-
-
Constructor Details
-
TrustStore
public TrustStore()
-
-
Method Details