@CheckReturnValue @Alpha @Immutable public final class InsecureSecretKeyAccess extends Object
SecretKeyAccess tokens.| Modifier and Type | Method and Description |
|---|---|
static SecretKeyAccess |
get()
Returns a
SecretKeyAccess token. |
public static SecretKeyAccess get()
SecretKeyAccess token.
The token can be used to access secret key material. Within Google, access to this function is restricted by the build system. Outside of Google, users can search their codebase for "InsecureSecretKeyAccess" to find instances where it is used.