@Introspected
public class GitHubSecret
extends Object
- Since:
- 2.2
- Author:
- Pavol Gressa
-
Constructor Summary
Constructors
-
Method Summary
-
-
Method Details
-
getEncryptedValue
public String getEncryptedValue()
- Returns:
- The encrypted value of the secret.
-
getKeyId
- Returns:
- The key ID of the secret.
-