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
RegistrationRequest
using aRegistrationRequestFilter
.A factory for creatingRegistrationRequest
objects.Context
containing theRegistrationRequest
during FAPI DCR interactions.This filter builds and validates aRegistrationRequest
object that contains aSoftwareStatement
from the body of a request to the/register
endpoint.