| Package | Description | 
|---|---|
| com.eviware.soapui.config | |
| com.eviware.soapui.config.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static RefreshAccessTokenMethodConfig.Enum | RefreshAccessTokenMethodConfig. AUTOMATIC | 
| static RefreshAccessTokenMethodConfig.Enum | RefreshAccessTokenMethodConfig. MANUAL | 
| Modifier and Type | Method and Description | 
|---|---|
| static RefreshAccessTokenMethodConfig.Enum | RefreshAccessTokenMethodConfig.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static RefreshAccessTokenMethodConfig.Enum | RefreshAccessTokenMethodConfig.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| RefreshAccessTokenMethodConfig.Enum | OAuth2ProfileConfig. getRefreshAccessTokenMethod()Gets the "refreshAccessTokenMethod" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OAuth2ProfileConfig. setRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig.Enum refreshAccessTokenMethod)Sets the "refreshAccessTokenMethod" element | 
| Modifier and Type | Method and Description | 
|---|---|
| RefreshAccessTokenMethodConfig.Enum | OAuth2ProfileConfigImpl. getRefreshAccessTokenMethod()Gets the "refreshAccessTokenMethod" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OAuth2ProfileConfigImpl. setRefreshAccessTokenMethod(RefreshAccessTokenMethodConfig.Enum refreshAccessTokenMethod)Sets the "refreshAccessTokenMethod" element | 
Copyright © 2019. All Rights Reserved.