public interface SessionResponseFactory
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
forSession(org.apache.shiro.session.Session session)
Create a JSON response for the given session.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.