Package io.pravega.common.security
Class JKSHelper
- java.lang.Object
-
- io.pravega.common.security.JKSHelper
-
public class JKSHelper extends java.lang.ObjectHelper methods for handling JKS and JKS password files. Please see here for further reference: https://docs.oracle.com/cd/E19509-01/820-3503/6nf1il6ek/index.html
-
-
Constructor Summary
Constructors Constructor Description JKSHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringloadPasswordFrom(java.lang.String zkTrustStorePasswordPath)
-