Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


oracle.idm.provisioning.plugin
Interface IApplnAdminPlugin


public interface IApplnAdminPlugin
Since:
release specific (what release of product did this appear in)

Method Summary
 PluginStatus isUserApplicationAdmin(ApplicationContext appCtx, IdmUser user)
          Applications which maintain information about whether the user is an admin or not and managed using DAS, need to implement this plugin.

 

Method Detail

isUserApplicationAdmin

PluginStatus isUserApplicationAdmin(ApplicationContext appCtx,
                                    IdmUser user)
                                    throws PluginException
Applications which maintain information about whether the user is an admin or not and managed using DAS, need to implement this plugin.
Parameters:
appCtx -
userDn -
Returns:
PluginStatus
Throws:
PluginException

Skip navigation links

Oracle Internet Directory API Reference
11g Release 1 (11.1.1)

E10664-01


Copyright © 1999, 2009 Oracle. All Rights Reserved.