public static final class Constants.Security.Store extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILE_NAME
Name of the secure store file.
|
static String |
FILE_PASSWORD
Password to access the secure store.
|
static String |
FILE_PATH
Location of the secure store file.
|
static String |
PROVIDER
Backend provider for the secure store.
|
Constructor and Description |
---|
Constants.Security.Store() |
public static final String FILE_PATH
public static final String FILE_NAME
public static final String FILE_PASSWORD
public static final String PROVIDER
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.