Uses of Class
com.iplanet.am.sdk.AMEventManagerException
-
Packages that use AMEventManagerException Package Description com.iplanet.am.sdk.common com.iplanet.am.sdk.ldap com.iplanet.am.sdk.remote -
-
Uses of AMEventManagerException in com.iplanet.am.sdk.common
Methods in com.iplanet.am.sdk.common that throw AMEventManagerException Modifier and Type Method Description voidIDirectoryServices. addListener(SSOToken token, AMObjectListener listener, Map configMap)Add a listener object that will receive notifications when entries are changed. -
Uses of AMEventManagerException in com.iplanet.am.sdk.ldap
Methods in com.iplanet.am.sdk.ldap that throw AMEventManagerException Modifier and Type Method Description voidDirectoryServicesImpl. addListener(SSOToken token, AMObjectListener listener, Map configMap) -
Uses of AMEventManagerException in com.iplanet.am.sdk.remote
Methods in com.iplanet.am.sdk.remote that throw AMEventManagerException Modifier and Type Method Description voidRemoteServicesImpl. addListener(SSOToken token, AMObjectListener listener, Map configMap)
-