Class Hierarchy
- java.lang.Object
- org.springframework.security.oauth2.common.DefaultOAuth2RefreshToken (implements org.springframework.security.oauth2.common.OAuth2RefreshToken, java.io.Serializable)
- org.springframework.security.oauth2.common.DefaultExpiringOAuth2RefreshToken (implements org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken)
- com.broadleafcommerce.auth.token.service.DefaultOriginalAwareOAuth2RefreshToken
- org.springframework.security.oauth2.common.DefaultExpiringOAuth2RefreshToken (implements org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken)
- com.broadleafcommerce.auth.token.service.DefaultRotatingTokenServices (implements org.springframework.security.oauth2.provider.token.AuthorizationServerTokenServices, org.springframework.security.oauth2.provider.token.ConsumerTokenServices, org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.provider.token.ResourceServerTokenServices)
- com.broadleafcommerce.auth.token.service.DefaultTokenCleanupServices
- org.springframework.security.oauth2.provider.token.store.JwtAccessTokenConverter (implements org.springframework.security.oauth2.provider.token.AccessTokenConverter, org.springframework.beans.factory.InitializingBean, org.springframework.security.oauth2.provider.token.TokenEnhancer)
- com.broadleafcommerce.auth.token.service.OriginalAwareJwtAccessTokenConverter
- org.springframework.security.oauth2.provider.token.store.JwtTokenStore (implements org.springframework.security.oauth2.provider.token.TokenStore)
- com.broadleafcommerce.auth.token.service.DefaultRotatingTokenStore (implements com.broadleafcommerce.auth.token.service.RotatableTokenStore)
- org.springframework.security.oauth2.common.DefaultOAuth2RefreshToken (implements org.springframework.security.oauth2.common.OAuth2RefreshToken, java.io.Serializable)
Interface Hierarchy
- org.springframework.security.oauth2.provider.token.TokenStore
- com.broadleafcommerce.auth.token.service.RotatableTokenStore