scala-oauth2-core
scala-oauth2-core
API
scalaoauth2.provider
OAuthGrantType
AccessDenied
AccessToken
AccessTokenFetcher
AuthHeader
AuthInfo
AuthorizationCode
AuthorizationCodeRequest
AuthorizationHandler
AuthorizationRequest
ClientCredential
ClientCredentials
ClientCredentialsRequest
CodeChallengeMethod
CodeChallengeMethod
DataHandler
ExpiredToken
FetchResult
GrantHandler
GrantHandlerResult
Implicit
ImplicitRequest
InsufficientScope
InvalidClient
InvalidGrant
InvalidRequest
InvalidScope
InvalidToken
OAuthError
Password
PasswordRequest
Plain
ProtectedResource
ProtectedResource
ProtectedResourceHandler
ProtectedResourceRequest
RedirectUriMismatch
RefreshToken
RefreshTokenRequest
RequestBase
RequestParameter
S256
TokenEndpoint
TokenEndpoint
UnauthorizedClient
UnsupportedGrantType
UnsupportedResponseType
scala-oauth2-core
/
scalaoauth2.provider
/
CodeChallengeMethod
CodeChallengeMethod
scalaoauth2.provider.CodeChallengeMethod
See the
CodeChallengeMethod
companion object
sealed
trait
CodeChallengeMethod
Attributes
Companion
object
Source
DataHandler.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Plain
.type
object
S256
.type
In this article
Attributes