public class PlainTextJwtTokenSaslNegotiator extends PlainTextTokenSaslNegotiator
authentication, authenticationSubject, tokenMaxLength, tokenUsername| Constructor and Description |
|---|
PlainTextJwtTokenSaslNegotiator(AuthenticationService authentication,
Authenticator.SaslNegotiator wrapped,
String tokenUsername,
int tokenMaxLength,
ClientInfo clientInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
attemptTokenAuthentication(byte[] clientResponse) |
decodeCredentials, evaluateResponse, getAuthenticatedUser, isCompletepublic PlainTextJwtTokenSaslNegotiator(AuthenticationService authentication, Authenticator.SaslNegotiator wrapped, String tokenUsername, int tokenMaxLength, ClientInfo clientInfo)
public boolean attemptTokenAuthentication(byte[] clientResponse)
attemptTokenAuthentication in class PlainTextTokenSaslNegotiatorCopyright © 2022. All rights reserved.