Class AuthorizationCallbackController
java.lang.Object
energy.eddie.regionconnector.us.green.button.web.AuthorizationCallbackController
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAuthorizationCallbackController(PermissionRequestAuthorizationService authorizationService, PermissionRequestCreationService creationService) -
Method Summary
Modifier and TypeMethodDescriptionauthorizationCallback(String code, String error, String state, org.springframework.ui.Model model)
-
Field Details
-
STATUS
- See Also:
-
-
Constructor Details
-
AuthorizationCallbackController
public AuthorizationCallbackController(PermissionRequestAuthorizationService authorizationService, PermissionRequestCreationService creationService)
-
-
Method Details
-
authorizationCallback
-