Package org.forgerock.api.commons
Class CommonsApi
java.lang.Object
org.forgerock.api.commons.CommonsApi
Commons ForgeRock API description.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringJSON Reference toCommonsApi.Errors.BAD_GATEWAYin an API Description.static final StringJSON Reference toCommonsApi.Errors.BAD_REQUESTin an API Description.static final ApiDescriptionThe api description of "frapi:common" which only contains errors so far.static final StringJSON Reference toCommonsApi.Errors.CONFLICTin an API Description.static final StringJSON Reference toCommonsApi.Errors.EXPECTATION_FAILEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.FORBIDDENin an API Description.static final StringJSON Reference toCommonsApi.Errors.GATEWAY_TIMEOUTin an API Description.static final StringJSON Reference toCommonsApi.Errors.GONEin an API Description.static final StringJSON Reference toCommonsApi.Errors.HTTP_VERSION_NOT_SUPPORTEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.INTERNAL_SERVER_ERRORin an API Description.static final StringJSON Reference toCommonsApi.Errors.LENGTH_REQUIREDin an API Description.static final StringJSON Reference toCommonsApi.Errors.METHOD_NOT_ALLOWEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.NOT_ACCEPTABLEin an API Description.static final StringJSON Reference toCommonsApi.Errors.NOT_FOUNDin an API Description.static final StringJSON Reference toCommonsApi.Errors.NOT_SUPPORTEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.PAYMENT_REQUIREDin an API Description.static final StringJSON Reference toCommonsApi.Errors.PRECONDITION_FAILEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.PRECONDITION_REQUIREDin an API Description.static final StringJSON Reference toCommonsApi.Errors.PROXY_AUTH_REQUIREDin an API Description.static final StringJSON Reference toCommonsApi.Errors.RANGE_NOT_SATISFIABLEin an API Description.static final StringJSON Reference toCommonsApi.Errors.REQUEST_ENTITY_TOO_LARGEin an API Description.static final StringJSON Reference toCommonsApi.Errors.REQUEST_TIMEOUTin an API Description.static final StringJSON Reference toCommonsApi.Errors.REQUEST_URI_TOO_LARGEin an API Description.static final StringJSON Reference toCommonsApi.Errors.UNAUTHORIZEDin an API Description.static final StringJSON Reference toCommonsApi.Errors.UNAVAILABLEin an API Description.static final StringJSON Reference toCommonsApi.Errors.UNSUPPORTED_MEDIA_TYPEin an API Description.static final StringJSON Reference toCommonsApi.Errors.VERSION_MISMATCHin an API Description.static final StringJSON Reference toCommonsApi.Errors.VERSION_REQUIREDin an API Description. -
Method Summary
-
Field Details
-
COMMONS_API_DESCRIPTION
The api description of "frapi:common" which only contains errors so far. -
BAD_REQUEST_REF
JSON Reference toCommonsApi.Errors.BAD_REQUESTin an API Description.- See Also:
-
UNAUTHORIZED_REF
JSON Reference toCommonsApi.Errors.UNAUTHORIZEDin an API Description.- See Also:
-
PAYMENT_REQUIRED_REF
JSON Reference toCommonsApi.Errors.PAYMENT_REQUIREDin an API Description.- See Also:
-
FORBIDDEN_REF
JSON Reference toCommonsApi.Errors.FORBIDDENin an API Description.- See Also:
-
NOT_FOUND_REF
JSON Reference toCommonsApi.Errors.NOT_FOUNDin an API Description.- See Also:
-
METHOD_NOT_ALLOWED_REF
JSON Reference toCommonsApi.Errors.METHOD_NOT_ALLOWEDin an API Description.- See Also:
-
NOT_ACCEPTABLE_REF
JSON Reference toCommonsApi.Errors.NOT_ACCEPTABLEin an API Description.- See Also:
-
PROXY_AUTH_REQUIRED_REF
JSON Reference toCommonsApi.Errors.PROXY_AUTH_REQUIREDin an API Description.- See Also:
-
REQUEST_TIMEOUT_REF
JSON Reference toCommonsApi.Errors.REQUEST_TIMEOUTin an API Description.- See Also:
-
CONFLICT_REF
JSON Reference toCommonsApi.Errors.CONFLICTin an API Description.- See Also:
-
GONE_REF
JSON Reference toCommonsApi.Errors.GONEin an API Description.- See Also:
-
LENGTH_REQUIRED_REF
JSON Reference toCommonsApi.Errors.LENGTH_REQUIREDin an API Description.- See Also:
-
VERSION_MISMATCH_REF
JSON Reference toCommonsApi.Errors.VERSION_MISMATCHin an API Description.- See Also:
-
PRECONDITION_FAILED_REF
JSON Reference toCommonsApi.Errors.PRECONDITION_FAILEDin an API Description.- See Also:
-
REQUEST_ENTITY_TOO_LARGE_REF
JSON Reference toCommonsApi.Errors.REQUEST_ENTITY_TOO_LARGEin an API Description.- See Also:
-
REQUEST_URI_TOO_LARGE_REF
JSON Reference toCommonsApi.Errors.REQUEST_URI_TOO_LARGEin an API Description.- See Also:
-
UNSUPPORTED_MEDIA_TYPE_REF
JSON Reference toCommonsApi.Errors.UNSUPPORTED_MEDIA_TYPEin an API Description.- See Also:
-
RANGE_NOT_SATISFIABLE_REF
JSON Reference toCommonsApi.Errors.RANGE_NOT_SATISFIABLEin an API Description.- See Also:
-
EXPECTATION_FAILED_REF
JSON Reference toCommonsApi.Errors.EXPECTATION_FAILEDin an API Description.- See Also:
-
VERSION_REQUIRED_REF
JSON Reference toCommonsApi.Errors.VERSION_REQUIREDin an API Description.- See Also:
-
PRECONDITION_REQUIRED_REF
JSON Reference toCommonsApi.Errors.PRECONDITION_REQUIREDin an API Description.- See Also:
-
INTERNAL_SERVER_ERROR_REF
JSON Reference toCommonsApi.Errors.INTERNAL_SERVER_ERRORin an API Description.- See Also:
-
NOT_SUPPORTED_REF
JSON Reference toCommonsApi.Errors.NOT_SUPPORTEDin an API Description.- See Also:
-
BAD_GATEWAY_REF
JSON Reference toCommonsApi.Errors.BAD_GATEWAYin an API Description.- See Also:
-
UNAVAILABLE_REF
JSON Reference toCommonsApi.Errors.UNAVAILABLEin an API Description.- See Also:
-
GATEWAY_TIMEOUT_REF
JSON Reference toCommonsApi.Errors.GATEWAY_TIMEOUTin an API Description.- See Also:
-
HTTP_VERSION_NOT_SUPPORTED_REF
JSON Reference toCommonsApi.Errors.HTTP_VERSION_NOT_SUPPORTEDin an API Description.- See Also:
-