Hierarchy For Package de.hybris.platform.webservicescommons.oauth2.token.provider

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • org.springframework.security.oauth2.provider.token.DefaultTokenServices (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)
    • de.hybris.platform.testframework.HybrisJUnit4Test (implements de.hybris.platform.testframework.JaloSessionHolder)
    • de.hybris.platform.webservicescommons.oauth2.token.provider.HybrisOAuthTokenStore (implements org.springframework.security.oauth2.provider.token.TokenStore)
    • de.hybris.platform.webservicescommons.oauth2.token.provider.HybrisOAuthTokenStoreTest