Serialized Form
-
Package org.springframework.security.oauth2.server.resource
-
Class org.springframework.security.oauth2.server.resource.BearerTokenAuthenticationToken
class BearerTokenAuthenticationToken extends BearerTokenAuthenticationToken implements Serializable- serialVersionUID:
- 620L
-
Class org.springframework.security.oauth2.server.resource.BearerTokenError
class BearerTokenError extends org.springframework.security.oauth2.core.OAuth2Error implements Serializable- serialVersionUID:
- 4521118368930341766L
-
Serialized Fields
-
httpStatus
org.springframework.http.HttpStatus httpStatus
-
scope
String scope
-
-
Exception org.springframework.security.oauth2.server.resource.InvalidBearerTokenException
class InvalidBearerTokenException extends org.springframework.security.oauth2.core.OAuth2AuthenticationException implements Serializable- serialVersionUID:
- 6904689954809100280L
-
-
Package org.springframework.security.oauth2.server.resource.authentication
-
Class org.springframework.security.oauth2.server.resource.authentication.AbstractOAuth2TokenAuthenticationToken
class AbstractOAuth2TokenAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable- serialVersionUID:
- 620L
-
Class org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthentication
class BearerTokenAuthentication extends AbstractOAuth2TokenAuthenticationToken<org.springframework.security.oauth2.core.OAuth2AccessToken> implements Serializable- serialVersionUID:
- 620L
-
Class org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken
class BearerTokenAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable- serialVersionUID:
- 620L
-
Serialized Fields
-
token
String token
-
-
Class org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken
class JwtAuthenticationToken extends AbstractOAuth2TokenAuthenticationToken<org.springframework.security.oauth2.jwt.Jwt> implements Serializable- serialVersionUID:
- 620L
-
Serialized Fields
-
name
String name
-
-
-
Package org.springframework.security.oauth2.server.resource.introspection
-
Exception org.springframework.security.oauth2.server.resource.introspection.BadOpaqueTokenException
class BadOpaqueTokenException extends OAuth2IntrospectionException implements Serializable- serialVersionUID:
- -6937847463454551076L
-
Class org.springframework.security.oauth2.server.resource.introspection.OAuth2IntrospectionAuthenticatedPrincipal
class OAuth2IntrospectionAuthenticatedPrincipal extends Object implements Serializable- serialVersionUID:
- 382069143804098909L
-
Serialized Fields
-
delegate
org.springframework.security.oauth2.core.OAuth2AuthenticatedPrincipal delegate
-
-
Exception org.springframework.security.oauth2.server.resource.introspection.OAuth2IntrospectionException
class OAuth2IntrospectionException extends RuntimeException implements Serializable- serialVersionUID:
- -7327790383594166793L
-