Uses of Package
org.forgerock.openig.fapi.dcr.request
Packages that use org.forgerock.openig.fapi.dcr.request
Package
Description
This package contains filter classes related to
RegistrationRequest
processing and validation.This package contains validator classes related to respective parts of the FAPI Dynamic Client Registration (DCR)
protocol.
-
Classes in org.forgerock.openig.fapi.dcr.request used by org.forgerock.openig.fapi.dcr.requestClassDescriptionThis class represents the payload of a Dynamic Client Registration request, as defined in RFC 7591.A factory for creating
RegistrationRequest
objects. -
Classes in org.forgerock.openig.fapi.dcr.request used by org.forgerock.openig.fapi.dcr.request.validatorClassDescriptionThis class represents the payload of a Dynamic Client Registration request, as defined in RFC 7591.Exception thrown when building a
RegistrationRequest
using aRegistrationRequestFilter
.