Class GitHubConnectionBean


  • public class GitHubConnectionBean
    extends Object
    • Constructor Detail

      • GitHubConnectionBean

        public GitHubConnectionBean()
    • Method Detail

      • getProviderType

        public String getProviderType()
      • setProviderType

        public void setProviderType​(String providerType)
      • getDisplayName

        public String getDisplayName()
      • setDisplayName

        public void setDisplayName​(String displayName)
      • getGitHubUrl

        public String getGitHubUrl()
      • setGitHubUrl

        public void setGitHubUrl​(String gitHubUrl)
      • getClientId

        public String getClientId()
      • setClientId

        public void setClientId​(String clientId)
      • getClientSecret

        public String getClientSecret()
      • setEncryptedClientSecret

        public void setEncryptedClientSecret​(String clientSecret)