AuthoritiesService

public interface AuthoritiesService

Service interface to retrieve authorities(permissions) for a given MotechUser

Methods

authoritiesFor

List<GrantedAuthority> authoritiesFor(MotechUser user)