Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
-
Packages that use RequestTokenRestEndpoint Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest Add package level annotations to indicate everything is non-null by default. -
-
Uses of RequestTokenRestEndpoint in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest
Constructors in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest with parameters of type RequestTokenRestEndpoint Constructor Description TokenEndpoint(AccessTokenRestEndpoint accessTokenRestEndpoint, RequestTokenRestEndpoint requestTokenRestEndpoint)
-