Uses of Interface
org.forgerock.openig.fapi.apiclient.service.ApiClientOrganisationService
Packages that use ApiClientOrganisationService
Package
Description
This package contains service implementations which use IDM as the data store.
This package contains filter classes related to
ApiClient creation
and access during DCR process.-
Uses of ApiClientOrganisationService in org.forgerock.openig.fapi.apiclient.service.idm
Classes in org.forgerock.openig.fapi.apiclient.service.idm that implement ApiClientOrganisationServiceModifier and TypeClassDescriptionclassService for managingApiClientOrganisationentities in IDM. -
Uses of ApiClientOrganisationService in org.forgerock.openig.fapi.dcr.apiclient
Constructors in org.forgerock.openig.fapi.dcr.apiclient with parameters of type ApiClientOrganisationServiceModifierConstructorDescriptionManageApiClientFilter(ApiClientService apiClientService, ApiClientOrganisationService apiClientOrganisationService, Expression<String> clientIdExpression) Default constructor.