public final class SecretKeyPropertyReader
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
FILENAME |
private static org.slf4j.Logger |
log |
private java.lang.String |
secretKey |
Constructor and Description |
---|
SecretKeyPropertyReader(EPagesJDirConfiguration dirConfig) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
getKey(java.io.File secretKeyFile) |
java.lang.String |
getSecretKey() |
private static final org.slf4j.Logger log
private static final java.lang.String FILENAME
private final java.lang.String secretKey
@Inject public SecretKeyPropertyReader(EPagesJDirConfiguration dirConfig)