Uses of Enum Class
com.atlassian.secrets.api.SecretServiceState
Packages that use SecretServiceState
-
Uses of SecretServiceState in com.atlassian.secrets.api
Methods in com.atlassian.secrets.api that return SecretServiceStateModifier and TypeMethodDescriptionstatic SecretServiceStateSecretServiceState.fromTextValue(String textValue) Returns theSecretServiceStatecorresponding to the specified text value.static SecretServiceStateSecretService.getState()Retrieves the current state of the Secret Service based on a system property.static SecretServiceStateReturns the enum constant of this class with the specified name.static SecretServiceState[]SecretServiceState.values()Returns an array containing the constants of this enum class, in the order they are declared.