Module org.kohsuke.github.api
Interface ReadOnlyObjects.GHMetaExample
- All Known Implementing Classes:
ReadOnlyObjects.GHMetaGettersFinal
,ReadOnlyObjects.GHMetaGettersFinalCreator
,ReadOnlyObjects.GHMetaGettersUnmodifiable
,ReadOnlyObjects.GHMetaPackage
,ReadOnlyObjects.GHMetaPublic
- Enclosing class:
- ReadOnlyObjects
public static interface ReadOnlyObjects.GHMetaExample
All GHMeta data objects should expose these values.
- Author:
- Liam Newman
-
Method Details
-
isVerifiablePasswordAuthentication
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
-