AuthoritiesService¶
-
public interface
AuthoritiesService¶ Service interface to retrieve authorities(permissions) for a given MotechUser
Methods¶
authoritiesFor¶
Gets list of
org.springframework.security.core.GrantedAuthorityfor given userParameters: - user – for whom we want to get list
Returns: list that contains
org.springframework.security.core.GrantedAuthority