| Package | Description | 
|---|---|
| com.eviware.soapui.impl.rest.actions.oauth | 
| Modifier and Type | Field and Description | 
|---|---|
OAuth2AzureParameters.ResponseMode | 
OAuth2AzureParameters.responseMode  | 
| Modifier and Type | Method and Description | 
|---|---|
static OAuth2AzureParameters.ResponseMode | 
OAuth2AzureParameters.ResponseMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OAuth2AzureParameters.ResponseMode[] | 
OAuth2AzureParameters.ResponseMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OAuth2AzureTokenExtractor.AzureAuthenticationRequestBuilder | 
OAuth2AzureTokenExtractor.AzureAuthenticationRequestBuilder.setResponseMode(OAuth2AzureParameters.ResponseMode value)  | 
Copyright © 2019. All rights reserved.