Class DelegatingServerAuthenticationEntryPoint.DelegateEntry
java.lang.Object
org.springframework.security.web.server.DelegatingServerAuthenticationEntryPoint.DelegateEntry
- Enclosing class:
- DelegatingServerAuthenticationEntryPoint
- 
Constructor SummaryConstructorsConstructorDescriptionDelegateEntry(ServerWebExchangeMatcher matcher, ServerAuthenticationEntryPoint entryPoint) 
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
DelegateEntry
 
- 
- 
Method Details- 
getMatcher
- 
getEntryPoint
 
-