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 TypeMethodDescriptionvoidRIDCHttpMethod.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 TypeMethodDescriptionvoidServiceRequest.setServiceLog(ServiceLog serviceLog) voidServiceResponse.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 ServiceLogOAM11GWebgateAuthHandler.m_serviceLogprotected ServiceLogOAuth2IDCSAuthHandler.m_serviceLogMethods in oracle.stellent.ridc.protocol.http.auth that return ServiceLogModifier and TypeMethodDescriptionprotected ServiceLogOAM11GWebgateAuthHandler.getServiceLog()protected ServiceLogOAuth2IDCSAuthHandler.getServiceLog()Methods in oracle.stellent.ridc.protocol.http.auth with parameters of type ServiceLogModifier and TypeMethodDescriptionprotected voidOAM11GWebgateAuthHandler.setServiceLog(ServiceLog log) protected voidOAuth2IDCSAuthHandler.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 TypeMethodDescriptionvoidHttpURLConnectionMethod.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 TypeMethodDescriptionvoidHttpOracleMethod.setServiceLog(ServiceLog serviceLog) Set the service log for the request