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