Interface GrantedAuthoritiesRolesMapper

    • Method Detail

      • getRoles

        List<String> getRoles​(Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)