Uses of Enum
com.okta.sdk.resource.model.OAuthCredentialsClient.TokenEndpointAuthMethodEnum
-
Uses of OAuthCredentialsClient.TokenEndpointAuthMethodEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuthCredentialsClient.getTokenEndpointAuthMethod()
Client authentication methods supported by the token endpointReturns the enum constant of this type with the specified name.OAuthCredentialsClient.TokenEndpointAuthMethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OAuthCredentialsClient.setTokenEndpointAuthMethod
(OAuthCredentialsClient.TokenEndpointAuthMethodEnum tokenEndpointAuthMethod) OAuthCredentialsClient.tokenEndpointAuthMethod
(OAuthCredentialsClient.TokenEndpointAuthMethodEnum tokenEndpointAuthMethod)