Package | Description |
---|---|
org.forgerock.openig.uma |
This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role.
|
Modifier and Type | Method and Description |
---|---|
Promise<org.forgerock.openig.uma.Share,UmaException> |
UmaSharingService.createShare(Context context,
String resourcePath,
String pat)
Creates a Share that will be used to protect the given
resourcePath . |
Modifier and Type | Method and Description |
---|---|
org.forgerock.openig.uma.Share |
UmaSharingService.findShare(Request request)
Find a
Share . |
Copyright 2011-2015 ForgeRock AS.