Class OidcIdAuthenticationTokenRequestPostProcessor
java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.OidcAuthenticationTestingBuilder<OidcIdAuthenticationTokenRequestPostProcessor>
com.c4_soft.springaddons.security.oauth2.test.mockmvc.OidcIdAuthenticationTokenRequestPostProcessor
- All Implemented Interfaces:
com.c4_soft.springaddons.security.oauth2.AuthenticationBuilder<com.c4_soft.springaddons.security.oauth2.oidc.OidcAuthentication>,AuthenticationRequestPostProcessor<com.c4_soft.springaddons.security.oauth2.oidc.OidcAuthentication>,org.springframework.test.web.servlet.request.RequestPostProcessor
public class OidcIdAuthenticationTokenRequestPostProcessor
extends OidcAuthenticationTestingBuilder<OidcIdAuthenticationTokenRequestPostProcessor>
implements AuthenticationRequestPostProcessor<com.c4_soft.springaddons.security.oauth2.oidc.OidcAuthentication>
-
Field Summary
Fields inherited from class com.c4_soft.springaddons.security.oauth2.test.OidcAuthenticationTestingBuilder
tokenBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.c4_soft.springaddons.security.oauth2.test.OidcAuthenticationTestingBuilder
authorities, bearerString, build, downcast, tokenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.c4_soft.springaddons.security.oauth2.AuthenticationBuilder
buildMethods inherited from interface com.c4_soft.springaddons.security.oauth2.test.mockmvc.AuthenticationRequestPostProcessor
postProcessRequest
-
Constructor Details
-
OidcIdAuthenticationTokenRequestPostProcessor
public OidcIdAuthenticationTokenRequestPostProcessor()
-
-
Method Details
-
mockOidcId
-