| Modifier and Type | Field | Description |
|---|---|---|
static String |
COLLECTION |
A collection of items containing secrets.
|
static String |
ITEM |
An item contains a secret, lookup attributes and has a label.
|
static String |
PROMT |
A prompt necessary to complete an operation.
|
static String |
SERVICE |
The Secret Service manages all the sessions and collections.
|
static String |
SESSION |
A session tracks state between the service and a client application.
|
| Constructor | Description |
|---|---|
Interfaces() |
public static final String SERVICE
public static final String COLLECTION
public static final String ITEM
public static final String SESSION
public static final String PROMT
Copyright © 2019. All rights reserved.