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.- 
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.This filter is transitional only and should not be used - OPENIG-9312This class represents the payload of a Dynamic Client Registration request, as defined in RFC 7591.Exception thrown when building a
RegistrationRequestusing 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.