JavaScript is disabled on your browser.
Skip navigation links
Identity Gateway 2024.3.0 API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.forgerock.http.protocol.Entity
Packages that use
Entity
Package
Description
org.forgerock.http.protocol
Models and manages elements of the Hypertext Transfer Protocol.
Uses of
Entity
in
org.forgerock.http.protocol
Methods in
org.forgerock.http.protocol
that return
Entity
Modifier and Type
Method
Description
Entity
Message.
getEntity
()
Returns the entity.
final
Entity
MessageImpl.
getEntity
()