Package | Description |
---|---|
com.eviware.soapui.impl.rest | |
com.eviware.soapui.impl.rest.actions.oauth | |
com.eviware.soapui.support.editor.inspectors.auth |
Modifier and Type | Method and Description |
---|---|
OAuth2Profile |
OAuth2ProfileContainer.addNewOAuth2Profile(String profileName) |
OAuth2Profile |
DefaultOAuth2ProfileContainer.addNewOAuth2Profile(String profileName) |
OAuth2Profile |
OAuth2ProfileContainer.getProfileByName(String profileName) |
OAuth2Profile |
DefaultOAuth2ProfileContainer.getProfileByName(String profileName) |
Modifier and Type | Method and Description |
---|---|
List<OAuth2Profile> |
OAuth2ProfileContainer.getOAuth2ProfileList() |
List<OAuth2Profile> |
DefaultOAuth2ProfileContainer.getOAuth2ProfileList() |
Modifier and Type | Method and Description |
---|---|
void |
OAuth2ProfileListener.profileAdded(OAuth2Profile profile) |
Modifier and Type | Method and Description |
---|---|
void |
OltuOAuth2ClientFacade.applyAccessToken(OAuth2Profile profile,
org.apache.http.client.methods.HttpRequestBase request,
String requestContent) |
void |
OAuth2ClientFacade.applyAccessToken(OAuth2Profile profile,
org.apache.http.client.methods.HttpRequestBase request,
String requestContent) |
void |
OltuOAuth2ClientFacade.refreshAccessToken(OAuth2Profile profile) |
void |
OAuth2ClientFacade.refreshAccessToken(OAuth2Profile profile) |
void |
OltuOAuth2ClientFacade.requestAccessToken(OAuth2Profile profile) |
void |
OAuth2ClientFacade.requestAccessToken(OAuth2Profile profile) |
Constructor and Description |
---|
GetOAuthAccessTokenAction(OAuth2Profile target) |
OAuth2Parameters(OAuth2Profile profile)
Constructs an OAuth2Parameters object
|
RefreshOAuthAccessTokenAction(OAuth2Profile profile) |
Modifier and Type | Method and Description |
---|---|
OAuth2Profile |
OAuth2GetAccessTokenForm.getProfile() |
OAuth2Profile |
OAuth2Form.getProfile() |
OAuth2Profile |
OAuth2AccessTokenStatusChangeListener.getProfile() |
Constructor and Description |
---|
OAuth2AdvancedOptionsDialog(OAuth2Profile profile,
JButton refreshAccessTokenButton) |
OAuth2Form(OAuth2Profile profile,
AbstractXmlInspector inspector) |
OAuth2GetAccessTokenForm(OAuth2Profile profile) |
OAuth2ScriptsDesktopPanel(OAuth2Profile profile) |
OAuth2ScriptsEditor(OAuth2Profile profile) |
Copyright © 2019. All Rights Reserved.