| Type Params | Return Type | Name and description | 
|---|---|---|
|  | OAuth2GetAccessTokenForm | buildOAuth2AccessTokenForm(OAuth20AuthEntry profile) | 
|  | OAuth2GetIdTokenForm | buildOAuth2IdTokenForm(OAuth20AuthEntry profile) | 
|  | OAuth2Parameters | buildOAuth2Parameters(OAuth20AuthEntry profile) | 
|  | OAuthForm | buildOAuthForm(BaseAuthEntry selectedAuthEntry) | 
|  | OAuthFormEx | buildOAuthFormEx(BaseAuthEntry selectedEntry) | 
|  | OAuth2TokenExtractor | buildTokenExtractor(OAuth20AuthEntry profile, TokenType tokenType, boolean consoleMode) | 
|  | java.lang.String | getOAuthFormLabel(BaseAuthEntry selectedAuthEntry) | 
|  | boolean | isOAuthEntry(BaseAuthEntry selectedEntry) | 
|  | Enum | toAuthEntryType(Enum sourceType) | 
|  | Enum | toCredentialsAuthType(Enum sourceType, boolean treatBasicAsPreemptive) |