Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.jwt
Package-level
declarations
Types
Types
Jwks
Link copied to clipboard
class
Jwks
The JSON Web Key Set.
Jwt
Link copied to clipboard
class
Jwt
:
ClaimsProvider
Represents a Json Web Token.
Jwt
Parser
Link copied to clipboard
class
JwtParser
Used to parse
String
s into
Jwt
s.