public class GetOAuth2AccessTokenAction extends AbstractAction
| Modifier and Type | Field and Description |
|---|---|
protected TokenType |
tokenType |
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
GetOAuth2AccessTokenAction(AuthEntries.OAuth20AuthEntry target,
String name) |
GetOAuth2AccessTokenAction(AuthEntries.OAuth20AuthEntry target,
String name,
TokenType tokenType) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
protected OAuth2ClientFacade |
getOAuthClientFacade() |
protected boolean |
isModalMode() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected TokenType tokenType
public GetOAuth2AccessTokenAction(AuthEntries.OAuth20AuthEntry target, String name)
public GetOAuth2AccessTokenAction(AuthEntries.OAuth20AuthEntry target, String name, TokenType tokenType)
public void actionPerformed(ActionEvent event)
protected OAuth2ClientFacade getOAuthClientFacade()
protected boolean isModalMode()
Copyright © 2019. All rights reserved.