Uses of Class
org.kohsuke.github.GHVerifiedKey
-
Packages that use GHVerifiedKey Package Description org.kohsuke.github -
-
Uses of GHVerifiedKey in org.kohsuke.github
Methods in org.kohsuke.github that return types with arguments of type GHVerifiedKey Modifier and Type Method Description List<GHVerifiedKey>GHMyself. getPublicVerifiedKeys()Returns the read-only list of all the public verified keys of the current user.
-