public static class DelegatingAuthenticationEntryPoint.DelegateEntry
extends java.lang.Object
Constructor and Description |
---|
DelegateEntry(ServerWebExchangeMatcher matcher,
AuthenticationEntryPoint entryPoint) |
Modifier and Type | Method and Description |
---|---|
AuthenticationEntryPoint |
getEntryPoint() |
ServerWebExchangeMatcher |
getMatcher() |
public DelegateEntry(ServerWebExchangeMatcher matcher, AuthenticationEntryPoint entryPoint)
public ServerWebExchangeMatcher getMatcher()
public AuthenticationEntryPoint getEntryPoint()