Package org.springframework.security.oauth2.server.resource
package org.springframework.security.oauth2.server.resource
OAuth 2.0 Resource Server core classes and interfaces providing support.
-
ClassDescriptionAn
Authentication
that contains a Bearer Token.A representation of a Bearer Token Error.Standard error codes defined by the OAuth 2.0 Authorization Framework: Bearer Token Usage.A factory for creatingBearerTokenError
instances that correspond to the registered Bearer Token Error Codes.AnOAuth2AuthenticationException
that indicates an invalid bearer token.