public class CodeFlowAudienceValidatingTokenServices
extends org.springframework.security.oauth2.provider.token.DefaultTokenServices
| Constructor and Description |
|---|
CodeFlowAudienceValidatingTokenServices(String audience) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.OAuth2Authentication |
loadAuthentication(String accessTokenValue) |
afterPropertiesSet, createAccessToken, getAccessToken, getAccessTokenValiditySeconds, getClientId, getRefreshTokenValiditySeconds, isExpired, isSupportRefreshToken, readAccessToken, refreshAccessToken, revokeToken, setAccessTokenValiditySeconds, setAuthenticationManager, setClientDetailsService, setRefreshTokenValiditySeconds, setReuseRefreshToken, setSupportRefreshToken, setTokenEnhancer, setTokenStorepublic CodeFlowAudienceValidatingTokenServices(String audience)
public org.springframework.security.oauth2.provider.OAuth2Authentication loadAuthentication(String accessTokenValue)
loadAuthentication in interface org.springframework.security.oauth2.provider.token.ResourceServerTokenServicesloadAuthentication in class org.springframework.security.oauth2.provider.token.DefaultTokenServicesCopyright © 2017–2018 Okta. All rights reserved.