Uses of Package
org.forgerock.openig.fapi.authorization
Packages that use org.forgerock.openig.fapi.authorization
Package
Description
This package contains common classes related to the OAuth2.0 Authorize and PAR request.
This package provides functionality for enforcing that OAuth2.0 authorize requests are FAPI compliant.
This package provides functionality for enforcing that OAuth2.0 Pushed Authorization Request (PAR) are FAPI
compliant.
-
Classes in org.forgerock.openig.fapi.authorization used by org.forgerock.openig.fapi.authorizationClassDescriptionInterface to describe custom behavior about handling request during
/authorizeand/par.An exception thrown during the processing of/authorizeand/parrequest. -
Classes in org.forgerock.openig.fapi.authorization used by org.forgerock.openig.fapi.authorization.authorize.validationClassDescriptionAbstract
Filterfor validating that authorize requests are FAPI compliant.Interface to describe custom behavior about handling request during/authorizeand/par. -
Classes in org.forgerock.openig.fapi.authorization used by org.forgerock.openig.fapi.authorization.par.validationClassDescriptionAbstract
Filterfor validating that authorize requests are FAPI compliant.Interface to describe custom behavior about handling request during/authorizeand/par.An exception thrown during the processing of/authorizeand/parrequest.