10Duke Java Core
Loading...
Searching...
No Matches
Package tenduke.sdk.core.model

Detailed Description

This package contains constants and model related validation items used in the 10Duke SDK for Java.

Packages

package  auth
 This package contains the OAuth and OpenId Connect client data class implementation used in the 10Duke SDK for Java.
 
package  config
 This package contains the configurations used in the 10Duke SDK for Java.
 
package  jwt
 This package contains the JWT utility classes used in the 10Duke SDK for Java.
 

Classes

enum  ConfigError
 Configuration related error codes with a relative description. More...
 
class  ErrorResponseBody
 Model class that enables easier controlling of the response in case an error has occurred during an API call. More...
 
class  Guard
 Utility class to help with argument and data object assertions. More...
 
class  HttpResponseStatus
 HTTP response statuses with numerical status code and relative description. More...
 
enum  TokenError
 Token related error codes with a relative description. More...
 
class  ValidationConstants
 Constants providing supported values and ranges for validation. More...