Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Licensing Agent #978

Closed
eparovyshnaya opened this issue Nov 29, 2021 · 1 comment
Closed

Licensing Agent #978

eparovyshnaya opened this issue Nov 29, 2021 · 1 comment
Assignees

Comments

@eparovyshnaya
Copy link
Contributor

eparovyshnaya commented Nov 29, 2021

Licensing Agent is an http-server, that

  • takes a ic.api.Passage-like request (simpl put: can I use a feature or not)
  • runs the request against it's own Access Cycle
  • responds via http according to the results

The idea is to license any application, even those who are not based on Eclipse or even Java.

An application under licensing communicates with the Agent via http, persists requests and parses responses with it's own facilities. Though, we are to offer basic dev components for key platforms (like node.js).

First LA impementaion should:

  • serve 'canUse' request
  • rely on the existing xml content type for payloads

Further:

  • serve 'acquire' and 'release' requests
  • support json payloads content type

Related tasks

Ported

from bugs.eclipse.org: 571146
Version: 1.3.0

@eparovyshnaya
Copy link
Contributor Author

Will not be implemented due to lack of resources

eparovyshnaya added a commit that referenced this issue Mar 16, 2022
delete unused bundles
eparovyshnaya added a commit that referenced this issue Mar 16, 2022
eparovyshnaya added a commit that referenced this issue Mar 16, 2022
#978 Close Licensing Agent project work
eparovyshnaya added a commit that referenced this issue Mar 17, 2022
eparovyshnaya added a commit that referenced this issue Mar 17, 2022
switch to march eclipse release
ruspl-afed added a commit that referenced this issue Mar 17, 2022
#978 Close Licensing Agent project work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant