|
10Duke Java Core
|
This package contains the OAuth and OpenId Connect client data class implementation used in the 10Duke SDK for Java.
Classes | |
| class | DeviceAuthResponse |
| Data class that models an OAuth device flow response. More... | |
| class | OAuthTokenResponse |
| Data class that models an OAuth token response. More... | |
| class | OpenIdConfiguration |
| Configuration model class for containing OpenID Connect settings. More... | |
| class | PkceRequestInfo |
| Data class for transient PKCE flow information in authorization step. More... | |
| class | UserInfo |
| Data class that models OpenId Connect user info. More... | |
| class | VerifiedOAuthTokenResponse |
| Data class that models an OAuth token response that has been verified by validating the Id Token. More... | |