Package org.forgerock.openig.fapi.dcr.request
package org.forgerock.openig.fapi.dcr.request
This package contains filter classes related to
RegistrationRequest
processing and validation.-
ClassDescription
Filterproviding additional required AM transformations in support of FAPI DCR registration.This class represents the payload of a Dynamic Client Registration request, as defined in RFC 7591.Exception thrown when building aRegistrationRequestusing aRegistrationRequestFilter.A factory for creatingRegistrationRequestobjects.Contextcontaining theRegistrationRequestduring FAPI DCR interactions.This filter builds and validates aRegistrationRequestobject that contains aSoftwareStatementfrom the body of a request to the/registerendpoint.