Apache Shiro · Example Payload

Apache Shiro User List Example

AuthenticationAuthorizationCryptographyJavaSecurityApacheOpen Source

Apache Shiro User List Example is an example object payload from Apache Shiro, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

userstotal

Example Payload

Raw ↑
{
  "users": [
    {}
  ],
  "total": 1234
}