Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Uses of Interface
oracle.search.sdk.common.Logger

Packages that use Logger
oracle.search.sdk.crawler Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API 
oracle.search.sdk.security Provides classes and interfaces that are part of the security package of the Oracle Secure Enterprise Search SDK.  

 

Uses of Logger in oracle.search.sdk.crawler

 

Subinterfaces of Logger in oracle.search.sdk.crawler
 interface Logger
          Logger is an interface used by a crawler plugin to output message to the crawler log file.

 

Uses of Logger in oracle.search.sdk.security

 

Methods in oracle.search.sdk.security with parameters of type Logger
 void IdentityPluginManager.init(ParameterValues params, String authenAttr, Logger logger)
          Initializes the identity plug-in manager with parameter values provided in the administration tool.
 void AuthorizationManager.init(ParameterValues params, IdentityPluginManager identityPluginManager, Logger logger)
          Initializes the authorization manager plug-in with parameter values provided in the administration tool.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8.2)

E10465-01


Copyright © 2006, 2007, Oracle. All rights reserved.