Serialized Form
-
Package com.auth0.spring.security.api.authentication
-
Class com.auth0.spring.security.api.authentication.AuthenticationJsonWebToken
class AuthenticationJsonWebToken extends Object implements Serializable-
Serialized Fields
-
authenticated
boolean authenticated
-
decoded
com.auth0.jwt.interfaces.DecodedJWT decoded
-
-
-
Class com.auth0.spring.security.api.authentication.PreAuthenticatedAuthenticationJsonWebToken
class PreAuthenticatedAuthenticationJsonWebToken extends Object implements Serializable-
Serialized Fields
-
token
com.auth0.jwt.interfaces.DecodedJWT token
-
-
-