public class NullAuthoritiesMapper extends Object implements GrantedAuthoritiesMapper
| Constructor and Description |
|---|
NullAuthoritiesMapper() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends GrantedAuthority> |
mapAuthorities(Collection<? extends GrantedAuthority> authorities) |
public Collection<? extends GrantedAuthority> mapAuthorities(Collection<? extends GrantedAuthority> authorities)
mapAuthorities in interface GrantedAuthoritiesMapper