Apache Shiro · Schema

Session

Shiro session information

AuthenticationAuthorizationCryptographyJavaSecurityApacheOpen Source

Properties

Name Type Description
id string Session identifier
startTimestamp string Session creation time
lastAccessTime string Last access time
timeout integer Session timeout in milliseconds
host string Host of the session initiator
expired boolean Whether the session has expired
View JSON Schema on GitHub