Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Org.eclipse.higgins.idas.cp.jndi"

 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Configuration ==
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
The JNDI Context Provider is configured through an XML file whose format is specified by the following XML schema:
+
The JNDI Context Provider is an implementation of the Higgins IdAS API for JNDI service providers.  Currently, the only JNDI service provider supported is LDAP.
  
[https://forgesvn1.novell.com/viewsvn/bandit/trunk/IdentityAbstraction/conf/realms.xsd?content-type=text%2Fplain Configuration XML Schema]
+
==Details==
 +
* ''Status'': Available from M0.5
 +
* ''Language'': Java
 +
* ''Bindings'': Current: Java; Planned: C, C++, WSDL/SOAP
 +
* ''Packaging'': JAR
 +
 
 +
==Plan==
 +
* [[JNDI_CP_ToDo | JNDI CP Roadmap]]
 +
 
 +
==Service==
 +
* [[JNDI CP Configuration]]
  
 
== See Also ==
 
== See Also ==
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [[Components]]
 
* [[Components]]
 +
[[Category:Higgins Components]]

Latest revision as of 10:37, 15 December 2008

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}} The JNDI Context Provider is an implementation of the Higgins IdAS API for JNDI service providers. Currently, the only JNDI service provider supported is LDAP.

Details

  • Status: Available from M0.5
  • Language: Java
  • Bindings: Current: Java; Planned: C, C++, WSDL/SOAP
  • Packaging: JAR

Plan

Service

See Also

Back to the top