org.openpermis.editor.policy.view.component
Class LdapIdentityFinderComponent

java.lang.Object
  extended by org.openpermis.editor.policy.view.component.AbstractLdapFinderComponent
      extended by org.openpermis.editor.policy.view.component.LdapIdentityFinderComponent
All Implemented Interfaces:
Chooser, IdentityFinderComponent

public class LdapIdentityFinderComponent
extends AbstractLdapFinderComponent
implements IdentityFinderComponent

Ldap implementation of IdentityFinderComponent.

Since:
0.9.0

Constructor Summary
LdapIdentityFinderComponent(ApplicationContext context)
          Creates an LdapIdentityFinderComponent.
 
Method Summary
 org.openpermis.identity.IdentityFinder getIdentityFinder()
          Returns an IdentityFinder.
 
Methods inherited from class org.openpermis.editor.policy.view.component.AbstractLdapFinderComponent
getBaseDN, getBindDN, getContext, getInfo, getLdapUrl, getPassword, isChoosable, isPrepared, show
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openpermis.editor.policy.view.component.Chooser
getInfo, isChoosable, isPrepared, show
 

Constructor Detail

LdapIdentityFinderComponent

public LdapIdentityFinderComponent(ApplicationContext context)
Creates an LdapIdentityFinderComponent.

Since:
0.9.0
Method Detail

getIdentityFinder

public org.openpermis.identity.IdentityFinder getIdentityFinder()
Description copied from interface: IdentityFinderComponent
Returns an IdentityFinder.

Specified by:
getIdentityFinder in interface IdentityFinderComponent
Returns:
an IdentityFinder.
Since:
0.9.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG