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