Package com.atlassian.bitbucket.jenkins.internal.applink.oauth
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
package com.atlassian.bitbucket.jenkins.internal.applink.oauth
Add package level annotations to indicate everything is non-null by default.
-
ClassDescriptionUnderlying net.oauth library is not test friendly and relies on properties.All guice wiring for 3rd party library for OAuth module should go here.Generates random values.Implementation of
Randomizerthat generates random strings of specified lengths and specific character sets (e.g.Base type for OAuth tokens.Token.TokenBuilder<T,B extends Token.TokenBuilder<T, B>> Base builder that can be used byTokensubclasses to build token instances.