Interface AuthoritiesProvider


public interface AuthoritiesProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Collection<org.springframework.security.core.GrantedAuthority>
     
  • Method Details