Package | Description |
---|---|
com.eviware.soapui.impl.rest.actions.oauth |
Modifier and Type | Field and Description |
---|---|
OAuth2AzureParameters.Prompt |
OAuth2AzureParameters.prompt |
Modifier and Type | Method and Description |
---|---|
static OAuth2AzureParameters.Prompt |
OAuth2AzureParameters.Prompt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2AzureParameters.Prompt[] |
OAuth2AzureParameters.Prompt.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.setPrompt(OAuth2AzureParameters.Prompt value) |
OAuth2AzureTokenExtractor.AzureTokenRequestBuilder |
OAuth2AzureTokenExtractor.AzureTokenRequestBuilder.setPrompt(OAuth2AzureParameters.Prompt value) |
Copyright © 2019. All rights reserved.