public class OAuth2Form extends AbstractAuthenticationForm
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | ADVANCED_OPTIONS_BUTTON_NAME | |
| static java.lang.String | REFRESH_ACCESS_TOKEN_BUTTON_NAME | 
| Constructor and description | 
|---|
| OAuth2Form
                                (OAuth2Profile profile, AbstractXmlInspector inspector) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | actionPerformed(java.awt.event.ActionEvent e) | 
|  | OAuth2Profile | getProfile() | 
|  | void | onAccessTokenStatusChanged(AccessTokenStatus status) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractAuthenticationForm | getComponent |