public interface AuthoritiesExtractor
UserInfoTokenServices to extract authorities from the resource
server's response.| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.security.core.GrantedAuthority> |
extractAuthorities(Map<String,Object> map)
Extract the authorities from the resource server's response.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.