接口 AuthoritiesExtractor

    • 方法详细资料

      • extractAuthorities

        List<org.springframework.security.core.GrantedAuthority> extractAuthorities​(Map<String,​Object> map)
        Extract the authorities from the resource server's response.
        参数:
        map - the response
        返回:
        the extracted authorities