|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICertUserLocator
This interface defines a certificate mapping strategy to locate a user
Method Summary | |
---|---|
java.lang.String |
getDescription()
Retrieves description. |
IUser |
locateUser(Certificates certs)
Returns a user whose certificates match with the given certificates |
Method Detail |
---|
IUser locateUser(Certificates certs) throws EUsrGrpException, netscape.ldap.LDAPException, ELdapException
EUsrGrpException
- thrown when failed to build user
netscape.ldap.LDAPException
- thrown when LDAP internal database is not available
ELdapException
- thrown when the LDAP search failedjava.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |