org.openpermis.editor.policy.view.component
Interface IdentityFinderComponent

All Superinterfaces:
Chooser
All Known Implementing Classes:
ConfiguredIdentityFinderComponent, HardCodedIdentityFinderComponent, LdapIdentityFinderComponent

public interface IdentityFinderComponent
extends Chooser

This class provides a dialog for setting all necessary informations to be able to create a IdentityFinder and a method to create the IdentityFinder.

Since:
0.9.0

Method Summary
 org.openpermis.identity.IdentityFinder getIdentityFinder()
          Returns an IdentityFinder.
 
Methods inherited from interface org.openpermis.editor.policy.view.component.Chooser
getInfo, isChoosable, isPrepared, show
 

Method Detail

getIdentityFinder

org.openpermis.identity.IdentityFinder getIdentityFinder()
Returns an IdentityFinder.

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