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

Define constructors for replaceable objects taking wrapped object #156

Open
arjantijms opened this issue Mar 26, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@arjantijms
Copy link
Contributor

Jakarta Authorization allows the replacement of various of its objects. We specify that they should be able to delegate to the object they replace, but haven't provided any mechanism for them to obtain that object they replace.

We should define that they get these objects via their constructors.

@arjantijms arjantijms added this to the 3.0 milestone Mar 26, 2024
@arjantijms arjantijms self-assigned this Mar 26, 2024
arjantijms added a commit to arjantijms/authorization that referenced this issue Mar 29, 2024
Update API, spec text and TCK.

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
arjantijms added a commit that referenced this issue Mar 29, 2024
arjantijms added a commit to arjantijms/authorization that referenced this issue Apr 2, 2024
See issue jakartaee#156

Signed-off-by: Arjan Tijms <arjan.tijms@omnifish.ee>
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