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