JCL-359: Add denyAccess method to AccessGrantClient by acoburn · Pull Request #476 · inrupt/solid-client-java
Navigation Menu
{{ message }}
inrupt / solid-client-java Public
- Notifications You must be signed in to change notification settings
- Fork 7
Merged
JCL-359: Add denyAccess method to AccessGrantClient#476
JCL-359: Add denyAccess method to AccessGrantClient#476
Conversation
Copy link
Collaborator
acoburn
commented
May 23, 2023
acoburn
commented
This adds a new method: AccessGrantClient.denyAccess(AccessRequest), allowing a developer to create an access denial receipt.
acoburn
requested a review
from a team
as a code owner
NSeydoux approved these changes May 24, 2023
acoburn
enabled auto-merge (squash)
langsamu suggested changes May 24, 2023
access-grant/src/main/java/com/inrupt/client/accessgrant/AccessDenial.java
Outdated
Show resolved
Hide resolved
access-grant/src/main/java/com/inrupt/client/accessgrant/AccessDenial.java Outdated Show resolved Hide resolved
langsamu reviewed May 24, 2023
access-grant/src/main/java/com/inrupt/client/accessgrant/AccessDenial.java
Outdated
Show resolved
Hide resolved
access-grant/src/main/java/com/inrupt/client/accessgrant/AccessDenial.java Outdated Show resolved Hide resolved
acoburn
disabled auto-merge
acoburn
force-pushed
the
JCL-359-deny-request-method
branch
from
f44b8d2 to
ca815c1
Compare
langsamu approved these changes May 24, 2023
acoburn
enabled auto-merge (squash)
acoburn
merged commit
cae253c
into
main
acoburn
deleted the
JCL-359-deny-request-method
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment