org.openpermis.editor.policy.view.component
Class LdapSubjectFinderComponent
java.lang.Object
org.openpermis.editor.policy.view.component.AbstractLdapFinderComponent
org.openpermis.editor.policy.view.component.LdapSubjectFinderComponent
- All Implemented Interfaces:
- Chooser, SubjectFinderComponent
public class LdapSubjectFinderComponent
- extends AbstractLdapFinderComponent
- implements SubjectFinderComponent
Ldap implementation of SubjectFinderComponent
.
- Since:
- 0.9.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapSubjectFinderComponent
public LdapSubjectFinderComponent(ApplicationContext context)
- Since:
- 0.9.0
getMutableSubjectFinder
public org.openpermis.subject.MutableSubjectFinder getMutableSubjectFinder(X509Certificate cert,
PrivateKey key)
- Description copied from interface:
SubjectFinderComponent
- Returns a
MutableSubjectFinder
.
- Specified by:
getMutableSubjectFinder
in interface SubjectFinderComponent
- Parameters:
cert
- the certificate of the issuer.key
- the private key of the issuer used to sign the newly created certificate.
- Returns:
- a
MutableSubjectFinder
. - 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