Class GHMeta


  • public class GHMeta
    extends Object
    Class that wraps the list of GitHub's IP addresses.
    Author:
    Paulo Miguel Almeida
    See Also:
    GitHub#getMeta(), Get Meta
    • Constructor Detail

      • GHMeta

        public GHMeta()
    • Method Detail

      • isVerifiablePasswordAuthentication

        public boolean isVerifiablePasswordAuthentication()
        Is verifiable password authentication boolean.
        Returns:
        the boolean
      • getHooks

        public List<String> getHooks()
        Gets hooks.
        Returns:
        the hooks
      • getGit

        public List<String> getGit()
        Gets git.
        Returns:
        the git
      • getWeb

        public List<String> getWeb()
        Gets web.
        Returns:
        the web
      • getApi

        public List<String> getApi()
        Gets api.
        Returns:
        the api
      • getPages

        public List<String> getPages()
        Gets pages.
        Returns:
        the pages
      • getImporter

        public List<String> getImporter()
        Gets importer.
        Returns:
        the importer
      • getPackages

        public List<String> getPackages()
        Gets package.
        Returns:
        the package
      • getActions

        public List<String> getActions()
        Gets actions.
        Returns:
        the actions
      • getDependabot

        public List<String> getDependabot()
        Gets dependabot.
        Returns:
        the dependabot