Class SpringSecurityAdapterTokenStoreFactory

java.lang.Object
org.keycloak.adapters.springsecurity.token.SpringSecurityAdapterTokenStoreFactory
All Implemented Interfaces:
AdapterTokenStoreFactory

public class SpringSecurityAdapterTokenStoreFactory extends Object implements AdapterTokenStoreFactory
AdapterTokenStoreFactory that returns a new SpringSecurityTokenStore for each request.
Author:
Scott Rossillo
  • Constructor Details

    • SpringSecurityAdapterTokenStoreFactory

      public SpringSecurityAdapterTokenStoreFactory()
  • Method Details