Class JwtTokenVerifierImpl.JwtAuthentication
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
io.jenkins.blueocean.auth.jwt.impl.JwtTokenVerifierImpl.JwtAuthentication
- All Implemented Interfaces:
Serializable
,Principal
,org.springframework.security.core.Authentication
,org.springframework.security.core.CredentialsContainer
- Enclosing class:
- JwtTokenVerifierImpl
public static class JwtTokenVerifierImpl.JwtAuthentication
extends org.springframework.security.authentication.AbstractAuthenticationToken
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.security.authentication.AbstractAuthenticationToken
equals, eraseCredentials, getAuthorities, getDetails, hashCode, isAuthenticated, setAuthenticated, setDetails, toString