|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.security.auth.RetekLoginModule
com.retek.component.security.auth.LdapLoginModule
Constructor Summary | |
LdapLoginModule()
|
Method Summary | |
protected boolean |
authenticate(java.lang.String username,
java.lang.String password)
|
boolean |
isInternalLoginModule()
|
protected void |
moduleInitialize(java.util.Map options)
|
boolean |
supportsBlankPassword()
|
Methods inherited from class com.retek.component.security.auth.RetekLoginModule |
abort, commit, initialize, login, logout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LdapLoginModule()
Method Detail |
protected void moduleInitialize(java.util.Map options)
moduleInitialize
in class RetekLoginModule
protected boolean authenticate(java.lang.String username, java.lang.String password) throws javax.security.auth.login.LoginException
authenticate
in class RetekLoginModule
javax.security.auth.login.LoginException
public boolean isInternalLoginModule()
isInternalLoginModule
in class RetekLoginModule
public boolean supportsBlankPassword()
supportsBlankPassword
in class RetekLoginModule
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |