@Extension(ordinal=-9999.0) public class JwtTokenVerifierImpl extends JwtTokenVerifier
| Modifier and Type | Class and Description |
|---|---|
static class |
JwtTokenVerifierImpl.JwtAuthentication |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
JwtTokenVerifierImpl() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
verify(javax.servlet.http.HttpServletRequest request) |
allpublic Authentication verify(javax.servlet.http.HttpServletRequest request)
verify in class JwtTokenVerifierrequest - Incoming HTTP request that may (or may not) contains JWT token that we are trying to processCopyright © 2016–2021. All rights reserved.