Package org.entur.jwt.spring.test
Class JwtEnvironmentResourceServerConfiguration
java.lang.Object
org.entur.jwt.spring.test.JwtEnvironmentResourceServerConfiguration
- All Implemented Interfaces:
ResourceServerConfiguration
public class JwtEnvironmentResourceServerConfiguration
extends Object
implements ResourceServerConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionJwtEnvironmentResourceServerConfiguration(org.springframework.core.env.Environment environment, String propertyPrefix, String enabledPropertyName) -
Method Summary
Modifier and TypeMethodDescriptionextractEnabledProperty(org.springframework.core.env.MutablePropertySources sources, String propertyName) getProperty(String id, String propertyName)
-
Constructor Details
-
JwtEnvironmentResourceServerConfiguration
-
-
Method Details
-
getProperty
- Specified by:
getPropertyin interfaceResourceServerConfiguration
-
extractEnabledProperty
-