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