Interface GenericSecret.Source
-
- Enclosing class:
- GenericSecret
public static interface GenericSecret.SourceSecret location, not needed if secret type is `internal_validation`.
-
-
Field Detail
-
HEADER
static final java.lang.String HEADER
header.- See Also:
- Constant Field Values
-
PAYLOAD
static final java.lang.String PAYLOAD
payload.- See Also:
- Constant Field Values
-
QUERY
static final java.lang.String QUERY
query.- See Also:
- Constant Field Values
-
-