Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.Token
-
Packages that use Token Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token Add package level annotations to indicate everything is non-null by default. -
-
Uses of Token in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Subclasses of Token in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token Modifier and Type Class Description class
ServiceProviderToken
Representation of an OAuth token for use by service providers.
-