Package | Description |
---|---|
com.eviware.soapui.impl.rest |
Modifier and Type | Method and Description |
---|---|
OAuth2Profile.RefreshAccessTokenMethods |
OAuth2Profile.getRefreshAccessTokenMethod() |
static OAuth2Profile.RefreshAccessTokenMethods |
OAuth2Profile.RefreshAccessTokenMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2Profile.RefreshAccessTokenMethods[] |
OAuth2Profile.RefreshAccessTokenMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OAuth2Profile.setRefreshAccessTokenMethod(OAuth2Profile.RefreshAccessTokenMethods newRefreshAccessTokenMethod) |
Copyright © 2019. All Rights Reserved.