soidc-core
soidc-core
API
soidc.core
model
AuthorizationCode
AuthorizationCodeResponse
Result
Success
Failure
AuthorizationErrorCode
AuthorizationErrorCode
AuthorizationRequest
ClientId
ClientSecret
DeviceCode
DeviceCodeRequest
DeviceCodeResponse
DeviceCodeResponse
Error
Error
Success
Success
GitHubUser
GitHubUser
GrantType
Custom
LogoutRequest
MaxAge
Nonce
Prompt
Values
Prompt
PromptValue
PromptValue
ResponseMode
ResponseMode
ResponseType
Custom
Scope
Custom
Scope
ScopeList
ScopeList
State
TokenErrorCode
TokenErrorCode
TokenRequest
TokenRequest
Code
Device
DirectGrant
Refresh
TokenResponse
TokenResponse
Error
Error
Success
Success
UserCode
AuthorizationCodeFlow
AuthorizationCodeFlow
Config
Failure
Code
Token
DefaultJwtValidator
Config
DeviceCodeFlow
DeviceCodeFlow
Config
Config
GitHubOAuth
GitHubOAuth
Config
HttpClient
JwkGenerate
JwsCreate
JwtDecodingValidator
JwtDecodingValidator
JwtDecryptingValidator
JwtDecryptingValidator
JwtRefresh
JwtRefresh
JwtValidator
JwtValidator
Result
NotApplicable
Validated
LocalFlow
LocalFlow
Config
Logger
Logger
OidParameterNames
OpenIdConfig
OpenIdConfig
OpenIdJwtValidator
OpenIdJwtValidator
Config
JwksProvider
FromIssuer
StaticOpenIdUri
StaticJwksUri
JwksState
State
State
OpenIdRefresh
OpenIdRefresh
Config
Realm
Realm
SoidcError
SoidcError
JwksError
JwtError
OpenIdConfigError
TooManyValidationRequests
TokenStore
TokenStore
ValidateFailure
DecodeFailure
Invalid
ValidateResult
Success
Failure
soidc-core
/
soidc.core
/
soidc.core.model
/
DeviceCodeResponse
DeviceCodeResponse
soidc.core.model.DeviceCodeResponse
See the
DeviceCodeResponse
companion object
sealed
trait
DeviceCodeResponse
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
Error
class
Success
Members list
Clear all
Value members
Abstract methods
def
fold
[
A
](
fe
:
Error
=>
A
,
fs
:
Success
=>
A
):
A
Concrete methods
def
isSuccess
:
Boolean
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods