public class RMLDAPLoginModule extends LDAPLoginModule
callbackHandler, ENCRYPTED_DATA_SEP, groupFile, loginFile, subject
Constructor and Description |
---|
RMLDAPLoginModule() |
Modifier and Type | Method and Description |
---|---|
protected String |
getGroupFileName()
Returns group file name from resource manager configuration file
Used for group membership verification fall back.
|
protected String |
getLDAPConfigFileName()
Returns LDAP configuration file name defined in resource manager configuration file
|
org.apache.log4j.Logger |
getLogger()
Returns logger for authentication
|
protected String |
getLoginFileName()
Returns login file name from resource manager configuration file
Used for authentication fall back.
|
protected PrivateKey |
getPrivateKey()
Defines private key
|
abort, commit, initialize, login, logout, logUser
checkGroupFile, checkLoginFile, groupMembershipFromFile, logUser, removeOldFailedAttempts, retryInHowManyMinutes, storeFailedAttempt, tooManyFailedAttempts
protected String getLDAPConfigFileName()
getLDAPConfigFileName
in class LDAPLoginModule
protected String getLoginFileName()
getLoginFileName
in class FileLoginModule
protected String getGroupFileName()
getGroupFileName
in class FileLoginModule
protected PrivateKey getPrivateKey() throws KeyException
FileLoginModule
getPrivateKey
in class FileLoginModule
KeyException
public org.apache.log4j.Logger getLogger()