Uses of Class
org.apache.nifi.web.security.token.LoginAuthenticationToken
Packages that use LoginAuthenticationToken
-
Uses of LoginAuthenticationToken in org.apache.nifi.web.security.jwt.provider
Methods in org.apache.nifi.web.security.jwt.provider with parameters of type LoginAuthenticationTokenModifier and TypeMethodDescriptionBearerTokenProvider.getBearerToken
(LoginAuthenticationToken loginAuthenticationToken) Get Bearer TokenStandardBearerTokenProvider.getBearerToken
(LoginAuthenticationToken loginAuthenticationToken) Get Signed JSON Web Token using Login Authentication Tokenprivate Date
StandardBearerTokenProvider.getExpirationTime
(LoginAuthenticationToken loginAuthenticationToken)