Uses of Class
org.jenkinsci.plugins.googleplayandroidpublisher.CredentialsException
-
Packages that use CredentialsException Package Description org.jenkinsci.plugins.googleplayandroidpublisher -
-
Uses of CredentialsException in org.jenkinsci.plugins.googleplayandroidpublisher
Methods in org.jenkinsci.plugins.googleplayandroidpublisher that throw CredentialsException Modifier and Type Method Description protected CredentialsHandler
GooglePlayBuilder. getCredentialsHandler()
protected CredentialsHandler
GooglePlayPublisher. getCredentialsHandler()
Constructors in org.jenkinsci.plugins.googleplayandroidpublisher that throw CredentialsException Constructor Description CredentialsHandler(String googleCredentialsId)
-