Class GitHubConfiguration
java.lang.Object
dev.vernite.vernite.integration.git.github.api.GitHubConfiguration
Bean to store GitHub API configuration.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GITHUB_AUTH_URL
- See Also:
-
-
Constructor Details
-
GitHubConfiguration
public GitHubConfiguration(org.springframework.core.env.Environment env) throws IOException, InvalidKeySpecException, NoSuchAlgorithmException
-