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
/authorize
and/par
.An exception thrown during the processing of/authorize
and/par
request. -
Classes in org.forgerock.openig.fapi.authorization used by org.forgerock.openig.fapi.authorization.authorize.validationClassDescriptionAbstract
Filter
for validating that authorize requests are FAPI compliant.Interface to describe custom behavior about handling request during/authorize
and/par
. -
Classes in org.forgerock.openig.fapi.authorization used by org.forgerock.openig.fapi.authorization.par.validationClassDescriptionAbstract
Filter
for validating that authorize requests are FAPI compliant.Interface to describe custom behavior about handling request during/authorize
and/par
.An exception thrown during the processing of/authorize
and/par
request.