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.icard.provider.uri"

m (Added tag for left menu, plus category)
Line 1: Line 1:
 +
{{#eclipseproject:technology.higgins}}
 
* I-Card instances instantiated and managed by this provider implement the ICard, ITokenCard, and IURICard interfaces (see [[I-Card Interface]]s)
 
* I-Card instances instantiated and managed by this provider implement the ICard, ITokenCard, and IURICard interfaces (see [[I-Card Interface]]s)
 
* The provider impl uses IdAS to access attribute values.
 
* The provider impl uses IdAS to access attribute values.
 
* Examples:
 
* Examples:
 
** LDAP directory card: provides a view of the user's identity data stored on an enterprise HR directory
 
** LDAP directory card: provides a view of the user's identity data stored on an enterprise HR directory
 +
 +
[[Category:Higgins Components]]

Revision as of 10:26, 17 March 2008

{{#eclipseproject:technology.higgins}}

  • I-Card instances instantiated and managed by this provider implement the ICard, ITokenCard, and IURICard interfaces (see I-Card Interfaces)
  • The provider impl uses IdAS to access attribute values.
  • Examples:
    • LDAP directory card: provides a view of the user's identity data stored on an enterprise HR directory

Back to the top