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

Detailed Description

This package contains the default implementations of services used in the 10Duke SDK for Java.

Classes

class  DefaultJwtMetadataParser
 Default implementation of the JwtMetadataParser for reading and validating JWT headers and their data. More...
 
class  DefaultJwtService
 Default implementation of the JwtService that provides functionality for basic operations such as building, signing and parsing JWTs. More...
 
class  DefaultJwtServiceProvider
 Built-in convenience implementation of JwtServiceProvider. More...
 
class  DefaultJwtSignatureVerifierKeyProvider
 Built-in convenience implementation of JwtSignatureVerifierKeyProvider with support for loading JWKS from a URL. More...