Uses of Class
org.forgerock.openig.uma.UmaSharingService
-
Packages that use UmaSharingService Package Description org.forgerock.openig.uma This package contains the UMA (User Managed Access) components used to support the Uma Resource Server role. -
-
Uses of UmaSharingService in org.forgerock.openig.uma
Constructors in org.forgerock.openig.uma with parameters of type UmaSharingService Constructor Description UmaResourceServerFilter(UmaSharingService umaService, Handler protectionApiHandler, String realm)
Constructs a new UmaResourceServerFilter.
-