Package org.apache.cassandra.security
Class FileBasedSslContextFactory.FileBasedStoreContext
java.lang.Object
org.apache.cassandra.security.FileBasedSslContextFactory.FileBasedStoreContext
- Enclosing class:
- FileBasedSslContextFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanpasswordMatchesIfPresent(String keyPassword)
-
Field Details
-
checkedExpiry
public volatile boolean checkedExpiry -
filePath
-
password
-
-
Constructor Details
-
FileBasedStoreContext
-
-
Method Details
-
hasKeystore
protected boolean hasKeystore() -
passwordMatchesIfPresent
-