public interface OwncloudGrantedAuthoritiesMappingService
GrantedAuthoritiesMapper or the OwncloudGrantedAuthoritiesMapper to the given
Collection of GrantedAuthority| Modifier and Type | Method and Description |
|---|---|
Collection<? extends org.springframework.security.core.GrantedAuthority> |
mapGrantedAuthorities(OwncloudUserDetails userDetails)
Map the
GrantedAuthoritiesMapper or the OwncloudGrantedAuthoritiesMapper to the given UserDetails |
Collection<? extends org.springframework.security.core.GrantedAuthority> mapGrantedAuthorities(OwncloudUserDetails userDetails)
GrantedAuthoritiesMapper or the OwncloudGrantedAuthoritiesMapper to the given UserDetailsuserDetails - OwncloudUserDetails whose granted Authorities should be mappedCopyright © 2016–2020 coolstuff.software. All rights reserved.