public class MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication> extends MockAuthenticationBuilder<T,MockAuthenticationRequestPostProcessor<T>> implements AuthenticationRequestPostProcessor<T>
| Constructor and Description |
|---|
MockAuthenticationRequestPostProcessor(Class<T> authType) |
| Modifier and Type | Method and Description |
|---|---|
static MockAuthenticationRequestPostProcessor<org.springframework.security.core.Authentication> |
mockAuthentication() |
static <T extends org.springframework.security.core.Authentication> |
mockAuthentication(Class<T> authType) |
authorities, authorities, build, configure, credentials, details, downcast, name, principal, setAuthenticatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostProcessRequestpublic static <T extends org.springframework.security.core.Authentication> MockAuthenticationRequestPostProcessor<T> mockAuthentication(Class<T> authType)
public static MockAuthenticationRequestPostProcessor<org.springframework.security.core.Authentication> mockAuthentication()
Copyright © 2021. All rights reserved.