java.lang.Object
org.kohsuke.github.GHMeta
Class that wraps the list of GitHub's IP addresses.
- Author:
- Paulo Miguel Almeida
- See Also:
-
Constructor Details
-
GHMeta
public GHMeta()Create default GHMeta instance
-
-
Method Details
-
isVerifiablePasswordAuthentication
public boolean isVerifiablePasswordAuthentication()Is verifiable password authentication boolean.- Returns:
- the boolean
-
getHooks
Gets hooks.- Returns:
- the hooks
-
getGit
Gets git.- Returns:
- the git
-
getWeb
Gets web.- Returns:
- the web
-
getApi
Gets api.- Returns:
- the api
-
getPages
Gets pages.- Returns:
- the pages
-
getImporter
Gets importer.- Returns:
- the importer
-
getPackages
Gets package.- Returns:
- the package
-
getActions
Gets actions.- Returns:
- the actions
-
getDependabot
Gets dependabot.- Returns:
- the dependabot
-