Uses of Class
org.kohsuke.github.GHVerifiedKey

Packages that use GHVerifiedKey
org.kohsuke.github   
 

Uses of GHVerifiedKey in org.kohsuke.github
 

Methods in org.kohsuke.github that return types with arguments of type GHVerifiedKey
 List<GHVerifiedKey> GHMyself.getPublicVerifiedKeys()
          Returns the read-only list of all the public verified keys of the current user.
 



Copyright © 2014. All rights reserved.