Class JwtEnvironmentResourceServerConfiguration

java.lang.Object
org.entur.jwt.spring.test.JwtEnvironmentResourceServerConfiguration
All Implemented Interfaces:
ResourceServerConfiguration

public class JwtEnvironmentResourceServerConfiguration extends Object implements ResourceServerConfiguration
  • Constructor Details

    • JwtEnvironmentResourceServerConfiguration

      public JwtEnvironmentResourceServerConfiguration(org.springframework.core.env.Environment environment, String propertyPrefix, String enabledPropertyName)
  • Method Details