public class OktaUserInfoTokenServices
extends org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServices
UserInfoTokenServices does not.| Constructor and Description |
|---|
OktaUserInfoTokenServices(String userInfoEndpointUrl,
String clientId,
org.springframework.security.oauth2.client.OAuth2ClientContext oauth2ClientContext) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.OAuth2Authentication |
loadAuthentication(String accessToken) |
public org.springframework.security.oauth2.provider.OAuth2Authentication loadAuthentication(String accessToken)
loadAuthentication in interface org.springframework.security.oauth2.provider.token.ResourceServerTokenServicesloadAuthentication in class org.springframework.boot.autoconfigure.security.oauth2.resource.UserInfoTokenServicesCopyright © 2017–2018 Okta. All rights reserved.