Interface ReverseProxyAuthoritiesPopulator
- All Known Implementing Classes:
DefaultReverseProxyAuthoritiesPopulator,ReverseProxyAuthoritiesPopulatorImpl
public interface ReverseProxyAuthoritiesPopulator
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends org.springframework.security.core.GrantedAuthority>getGrantedAuthorities(ReverseProxyUserDetails userDetails)
-
Method Details
-
getGrantedAuthorities
Collection<? extends org.springframework.security.core.GrantedAuthority> getGrantedAuthorities(ReverseProxyUserDetails userDetails)
-