Package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Add package level annotations to indicate everything is non-null by default.
-
ClassDescriptionA
ServiceProviderTokenStoreimplementation that persists thetokensto an XML fileRepresentation of an OAuth token for use by service providers.Defines the status of request tokens.Representation of an OAuth session.Builder for creating session instances.Provides methods for generating request and access tokens.Implementation ofServiceProviderTokenFactorythat usesrandomly generated valuesto generate request and access tokens.Provides persistent storage for OAuth tokens.