|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rsm.domain.security.dao.AbstractLoginModule
com.retek.rsm.domain.security.dao.LdapLoginModule
Field Summary | |
protected org.apache.commons.logging.Log |
LOG
|
Constructor Summary | |
LdapLoginModule()
|
Method Summary | |
void |
authenticate(java.lang.String userName,
char[] password)
|
Methods inherited from class com.retek.rsm.domain.security.dao.AbstractLoginModule |
abort, cleanUp, commit, initialize, login, logout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.apache.commons.logging.Log LOG
Constructor Detail |
public LdapLoginModule()
Method Detail |
public void authenticate(java.lang.String userName, char[] password) throws javax.security.auth.login.FailedLoginException, javax.security.auth.login.LoginException
javax.security.auth.login.FailedLoginException
- if authentication fails
javax.security.auth.login.LoginException
- if a system exception occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |