| Interface | Description | 
|---|---|
| BrowserListener | Defines an object observing the SoapUI browser component. | 
| OAuth1ClientFacade | |
| OAuth2ClientFacade | |
| UserBrowserFacade | Defines interactions with a web browser in the context of an OAuth2 | 
| Class | Description | 
|---|---|
| BrowserListenerAdapter | A no-op adapter for the BrowserListener interface. | 
| GetOAuth1TokenAction | |
| GetOAuthAccessTokenAction | Action for retrieving an OAuth2 access token using the values in the OAuth2Profile object. | 
| GoogleOAuth1ClientFacade | |
| JavaScriptValidationError | Created with IntelliJ IDEA. | 
| JavaScriptValidator | Simple Javascript syntax validator. | 
| OAuth1Parameters | |
| OAuth2AccessTokenResponse | |
| OAuth2Parameters | Wrapper class that performs property expansion on the values in an OAuth2Profile instance. | 
| OAuth2TokenExtractor | |
| OAuthParameterValidator | |
| OltuOAuth2ClientFacade | This class implements an OAuth2 three-legged authorization using the third party library Oltu. | 
| PropertyExpansionFunction | Guava function that expands properties in a string, using a ModelItem as context. | 
| RefreshOAuthAccessTokenAction | Action for retrieving an OAuth2 access token using the values in the OAuth2Profile object. | 
| WebViewUserBrowserFacade | Implementation based on the JavaFX WebView component. | 
| Exception | Description | 
|---|---|
| InvalidOAuthParametersException | Thrown when an OAuth2Profile instance holds invalid values. | 
| OAuth1Exception | |
| OAuth2Exception | 
Copyright © 2019. All Rights Reserved.