Class SimpleAuthorizationService

java.lang.Object
energy.eddie.regionconnector.cds.services.oauth.SimpleAuthorizationService
All Implemented Interfaces:
AuthorizationService

@Service @ConditionalOnProperty(name="region-connector.cds.par.enabled", matchIfMissing=true, havingValue="false") public class SimpleAuthorizationService extends Object implements AuthorizationService