public class UserInfoIntrospectingTokenService
extends org.mitre.oauth2.introspectingfilter.IntrospectingTokenService
| Constructor and Description |
|---|
UserInfoIntrospectingTokenService(OAuth2ConfigurationsService oauth2ConfigurationsService,
org.mitre.openid.connect.client.UserInfoFetcher userInfoFetcher,
org.mitre.jwt.signer.service.impl.JWKSetCacheService validationServices) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.OAuth2Authentication |
loadAuthentication(String accessToken) |
getDefaultExpireTime, getIntrospectionAuthorityGranter, getIntrospectionConfigurationService, isCacheNonExpiringTokens, isCacheTokens, isForceCacheExpireTime, readAccessToken, setCacheNonExpiringTokens, setCacheTokens, setDefaultExpireTime, setForceCacheExpireTime, setIntrospectionAuthorityGranter, setIntrospectionConfigurationServicepublic UserInfoIntrospectingTokenService(OAuth2ConfigurationsService oauth2ConfigurationsService, org.mitre.openid.connect.client.UserInfoFetcher userInfoFetcher, org.mitre.jwt.signer.service.impl.JWKSetCacheService validationServices)
public org.springframework.security.oauth2.provider.OAuth2Authentication loadAuthentication(String accessToken) throws org.springframework.security.core.AuthenticationException
loadAuthentication in interface org.springframework.security.oauth2.provider.token.ResourceServerTokenServicesloadAuthentication in class org.mitre.oauth2.introspectingfilter.IntrospectingTokenServiceorg.springframework.security.core.AuthenticationExceptionCopyright © 2015–2023 I.N.F.N.. All rights reserved.