Skip to content

Commit

Permalink
Update components/org.wso2.carbon.identity.organization.management.ap…
Browse files Browse the repository at this point in the history
…plication/src/main/java/org/wso2/carbon/identity/organization/management/application/OrgApplicationManagerImpl.java

Co-authored-by: sadilchamishka <[email protected]>
  • Loading branch information
mpmadhavig and sadilchamishka authored Sep 19, 2023
1 parent 8e708c7 commit a966ff2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ public void deleteSharedApplication(String organizationId, String applicationId,
}

/**
* Revoke access token generated for a shared application.
* Revoke access tokens issued for a shared application.
*
* @param rootOrganizationId Root organization id.
* @param rootApplicationId Root application id.
Expand Down

0 comments on commit a966ff2

Please sign in to comment.