|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jguard.loginmodules.JdbcLoginModule
net.sf.jguard.loginmodules.DB2LoginModule
public class DB2LoginModule
LoginModule dedicated to authentication on a DB2 database.
| Field Summary |
|---|
| Fields inherited from class net.sf.jguard.loginmodules.JdbcLoginModule |
|---|
ABS_PRIVATE_CREDENTIALS, ABS_PUBLIC_CREDENTIALS, ABS_ROLES, ABS_USER_LOGIN_EXIST, ABS_USER_PASSWORD_EXIST, callbackHandler, JG_CREDENTIAL, JG_CREDENTIAL_CRED_NAME, JG_CREDENTIAL_CRED_VALUE, JG_CREDENTIAL_PUBLIC_VISIBILITY, JG_CREDENTIAL_USER_ID, JG_ROLE, JG_ROLE_APPLICATION_NAME, JG_ROLE_ID, JG_ROLE_NAME, JG_USER, JG_USER_ID, JG_USER_ROLE, JG_USER_ROLE_ROLE_ID, JG_USER_ROLE_USER_ID, sharedState, subject, userId |
| Constructor Summary | |
|---|---|
DB2LoginModule()
|
|
| Method Summary | |
|---|---|
void |
assemblySQLStatements()
Define the SQL commands used by the superclass. |
| Methods inherited from class net.sf.jguard.loginmodules.JdbcLoginModule |
|---|
abort, commit, initialize, login, logout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.security.auth.spi.LoginModule |
|---|
abort, commit, initialize, login, logout |
| Constructor Detail |
|---|
public DB2LoginModule()
| Method Detail |
|---|
public void assemblySQLStatements()
assemblySQLStatements in class JdbcLoginModuleJdbcLoginModule.assemblySQLStatements()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||