public interface BearerTokenProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getBearerToken(LoginAuthenticationToken loginAuthenticationToken)
Get Bearer Token
|
String getBearerToken(LoginAuthenticationToken loginAuthenticationToken)
loginAuthenticationToken - Login Authentication TokenCopyright © 2023 Apache NiFi Project. All rights reserved.