Uses of Class
oracle.stellent.ridc.common.util.ServiceLog
Packages that use ServiceLog
Package
Description
-
Uses of ServiceLog in oracle.stellent.ridc.common.http
Methods in oracle.stellent.ridc.common.http with parameters of type ServiceLogModifier and TypeMethodDescriptionvoid
RIDCHttpMethod.setServiceLog
(ServiceLog serviceLog) Set the service log for the request -
Uses of ServiceLog in oracle.stellent.ridc.protocol
Methods in oracle.stellent.ridc.protocol that return ServiceLogMethods in oracle.stellent.ridc.protocol with parameters of type ServiceLogModifier and TypeMethodDescriptionvoid
ServiceRequest.setServiceLog
(ServiceLog serviceLog) void
ServiceResponse.setServiceLog
(ServiceLog serviceLog) -
Uses of ServiceLog in oracle.stellent.ridc.protocol.http
Methods in oracle.stellent.ridc.protocol.http that return ServiceLog -
Uses of ServiceLog in oracle.stellent.ridc.protocol.http.auth
Fields in oracle.stellent.ridc.protocol.http.auth declared as ServiceLogModifier and TypeFieldDescriptionprotected ServiceLog
OAM11GWebgateAuthHandler.m_serviceLog
protected ServiceLog
OAuth2IDCSAuthHandler.m_serviceLog
Methods in oracle.stellent.ridc.protocol.http.auth that return ServiceLogModifier and TypeMethodDescriptionprotected ServiceLog
OAM11GWebgateAuthHandler.getServiceLog()
protected ServiceLog
OAuth2IDCSAuthHandler.getServiceLog()
Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type ServiceLogModifier and TypeMethodDescriptionprotected void
OAM11GWebgateAuthHandler.setServiceLog
(ServiceLog log) protected void
OAuth2IDCSAuthHandler.setServiceLog
(ServiceLog log) -
Uses of ServiceLog in oracle.stellent.ridc.protocol.http.httpurlconnection.impl
Fields in oracle.stellent.ridc.protocol.http.httpurlconnection.impl declared as ServiceLogMethods in oracle.stellent.ridc.protocol.http.httpurlconnection.impl with parameters of type ServiceLogModifier and TypeMethodDescriptionvoid
HttpURLConnectionMethod.setServiceLog
(ServiceLog serviceLog) -
Uses of ServiceLog in oracle.stellent.ridc.protocol.http.oracle.impl
Fields in oracle.stellent.ridc.protocol.http.oracle.impl declared as ServiceLogMethods in oracle.stellent.ridc.protocol.http.oracle.impl with parameters of type ServiceLogModifier and TypeMethodDescriptionvoid
HttpOracleMethod.setServiceLog
(ServiceLog serviceLog) Set the service log for the request