- All Implemented Interfaces:
- Serializable, org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken, org.springframework.security.oauth2.common.OAuth2RefreshToken
public class DefaultOriginalAwareOAuth2RefreshToken
extends org.springframework.security.oauth2.common.DefaultExpiringOAuth2RefreshToken
Add a new token wrapper type that allows keeping track of the id for the original ancestor
refresh token.
- See Also:
OriginalAwareJwtAccessTokenConverter
,
RefreshToken.getAncestor()
,
Serialized Form