All Implemented Interfaces:
Serializable, Principal, Authentication, CredentialsContainer

@Transient public class BearerTokenAuthentication extends AbstractOAuth2TokenAuthenticationToken<OAuth2AccessToken>
An Authentication token that represents a successful authentication as obtained through a bearer token.
Since:
5.2
See Also: