okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.jwt
Package
com.
okta.
authfoundation.
jwt
Types
Types
Jwks
Link copied to clipboard
class
Jwks
Content copied to clipboard
The JSON Web Key Set.
Jwt
Link copied to clipboard
class
Jwt
:
ClaimsProvider
Content copied to clipboard
Represents a Json Web Token.
Jwt
Parser
Link copied to clipboard
class
JwtParser
Content copied to clipboard
Used to parse
String
s into
Jwt
s.