|
||||||||||
| 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.PostgreSQLLoginModule
LoginModule dedicated to authentication on an PostgreSQL database.
| Field Summary | |
static java.lang.String |
PRIVATE_CREDENTIALS
|
| Fields inherited from class net.sf.jguard.loginmodules.JdbcLoginModule |
callbackHandler, JG_CREDENTIAL, JG_ROLE, JG_USER, JG_USER_ROLE, RETRIEVE_PRIVATE_CREDENTIALS, RETRIEVE_PUBLIC_CREDENTIALS, RETRIEVE_ROLES, sharedState, subject, userId |
| Constructor Summary | |
PostgreSQLLoginModule()
constructor. |
|
| 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 |
| Field Detail |
public static final java.lang.String PRIVATE_CREDENTIALS
| Constructor Detail |
public PostgreSQLLoginModule()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||