public static final class WithMockBearerTokenAuthentication.AuthenticationFactory extends AbstractAnnotatedAuthenticationBuilder<WithMockBearerTokenAuthentication,org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthentication>
| Constructor and Description |
|---|
AuthenticationFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthentication |
authentication(WithMockBearerTokenAuthentication annotation) |
authorities, claims, createSecurityContext, downcastpublic org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthentication authentication(WithMockBearerTokenAuthentication annotation)
authentication in class AbstractAnnotatedAuthenticationBuilder<WithMockBearerTokenAuthentication,org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthentication>Copyright © 2022. All rights reserved.