public interface ActorAwareAuthenticationTokenFactory
| Modifier and Type | Method and Description |
|---|---|
ActorAwareAuthenticationToken |
forRequestBody(com.fasterxml.jackson.databind.JsonNode jsonNode)
Create an authentication token for the given JsonNode
|
ActorAwareAuthenticationToken forRequestBody(com.fasterxml.jackson.databind.JsonNode jsonNode)
IllegalArgumentException - if the required properties are missing in the input (or otherwise not valid)Copyright © 2012–2021 Graylog, Inc.. All rights reserved.