Apache Shiro · Schema

TokenResponse

JWT or token-based authentication response

AuthenticationAuthorizationCryptographyJavaSecurityApacheOpen Source

Properties

Name Type Description
token string Authentication token
tokenType string Token type (e.g. Bearer)
expiresIn integer Token expiry in seconds
principal string Authenticated principal
View JSON Schema on GitHub