org.openpermis.editor.policy.view.component
Class LdapIdentityFinderComponent
java.lang.Object
org.openpermis.editor.policy.view.component.AbstractLdapFinderComponent
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
Method Summary |
org.openpermis.identity.IdentityFinder |
getIdentityFinder()
Returns an IdentityFinder . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapIdentityFinderComponent
public LdapIdentityFinderComponent(ApplicationContext context)
- Creates an
LdapIdentityFinderComponent
.
- Since:
- 0.9.0
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