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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Method Details
-
createOAuthRequest
- Specified by:
createOAuthRequestin interfaceAuthorizationService
-