| Package | Description |
|---|---|
| com.github.scribejava.core.pkce |
| Modifier and Type | Method and Description |
|---|---|
PKCECodeChallengeMethod |
PKCE.getCodeChallengeMethod() |
static PKCECodeChallengeMethod |
PKCECodeChallengeMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PKCECodeChallengeMethod[] |
PKCECodeChallengeMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PKCE.setCodeChallengeMethod(PKCECodeChallengeMethod codeChallengeMethod) |
Copyright © 2018. All rights reserved.