Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.rest.RequestTokenRestEndpoint
Packages that use RequestTokenRestEndpoint
Package
Description
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 RequestTokenRestEndpointModifierConstructorDescriptionTokenEndpoint(AccessTokenRestEndpoint accessTokenRestEndpoint, RequestTokenRestEndpoint requestTokenRestEndpoint)