public static final class WithMockOidcId.OidcIdAuthenticationTokenFactory extends OidcIdAuthenticationTokenTestingBuilder<WithMockOidcId.OidcIdAuthenticationTokenFactory> implements org.springframework.security.test.context.support.WithSecurityContextFactory<WithMockOidcId>
tokenBuilder| Constructor and Description |
|---|
OidcIdAuthenticationTokenFactory() |
| Modifier and Type | Method and Description |
|---|---|
OidcIdAuthenticationToken |
authentication(WithMockOidcId annotation) |
org.springframework.security.core.context.SecurityContext |
createSecurityContext(WithMockOidcId annotation) |
authorities, build, downcast, tokenpublic org.springframework.security.core.context.SecurityContext createSecurityContext(WithMockOidcId annotation)
createSecurityContext in interface org.springframework.security.test.context.support.WithSecurityContextFactory<WithMockOidcId>public OidcIdAuthenticationToken authentication(WithMockOidcId annotation) throws MalformedURLException
MalformedURLExceptionCopyright © 2021. All rights reserved.