public interface IntrospectionAuthorityGranter
Modifier and Type | Method and Description |
---|---|
List<org.springframework.security.core.GrantedAuthority> |
getAuthorities(com.google.gson.JsonObject introspectionResponse) |
List<org.springframework.security.core.GrantedAuthority> getAuthorities(com.google.gson.JsonObject introspectionResponse)
Copyright © 2022. All rights reserved.