com.retek.component.security.auth
Class PropertiesLoginModule
java.lang.Object
com.retek.component.security.auth.RetekLoginModule
com.retek.component.security.auth.PropertiesLoginModule
- All Implemented Interfaces:
- javax.security.auth.spi.LoginModule
- public class PropertiesLoginModule
- extends RetekLoginModule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPS_FILE_NAME
public static final java.lang.String PROPS_FILE_NAME
- See Also:
- Constant Field Values
PropertiesLoginModule
public PropertiesLoginModule()
moduleInitialize
public void moduleInitialize(java.util.Map options)
- Specified by:
moduleInitialize
in class RetekLoginModule
authenticate
public boolean authenticate(java.lang.String username,
java.lang.String password)
throws javax.security.auth.login.LoginException
- Specified by:
authenticate
in class RetekLoginModule
- Throws:
javax.security.auth.login.LoginException
isInternalLoginModule
public boolean isInternalLoginModule()
- Specified by:
isInternalLoginModule
in class RetekLoginModule
supportsBlankPassword
public boolean supportsBlankPassword()
- Specified by:
supportsBlankPassword
in class RetekLoginModule
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25