public class ActorAwareUsernamePasswordTokenFactory extends Object implements ActorAwareAuthenticationTokenFactory
| Constructor and Description |
|---|
ActorAwareUsernamePasswordTokenFactory() |
| Modifier and Type | Method and Description |
|---|---|
ActorAwareAuthenticationToken |
forRequestBody(com.fasterxml.jackson.databind.JsonNode jsonBody)
Create an authentication token for the given JsonNode
|
public ActorAwareUsernamePasswordTokenFactory()
public ActorAwareAuthenticationToken forRequestBody(com.fasterxml.jackson.databind.JsonNode jsonBody)
ActorAwareAuthenticationTokenFactoryforRequestBody in interface ActorAwareAuthenticationTokenFactoryCopyright © 2012–2021 Graylog, Inc.. All rights reserved.