Package org.apache.cassandra.security
Class FileBasedSslContextFactory.FileBasedStoreContext
- java.lang.Object
-
- org.apache.cassandra.security.FileBasedSslContextFactory.FileBasedStoreContext
-
- Enclosing class:
- FileBasedSslContextFactory
protected static class FileBasedSslContextFactory.FileBasedStoreContext extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description booleancheckedExpiryjava.lang.StringfilePathjava.lang.Stringpassword
-
Constructor Summary
Constructors Constructor Description FileBasedStoreContext(java.lang.String keystore, java.lang.String keystorePassword)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanhasKeystore()protected booleanpasswordMatchesIfPresent(java.lang.String keyPassword)
-