java.lang.Objectorg.jboss.security.auth.spi.AbstractServerLoginModule
org.jboss.security.auth.spi.UsernamePasswordLoginModule
org.jboss.security.auth.spi.DatabaseServerLoginModule
All Implemented Interfaces:
LoginModule
LoginModule options:
"select Password from Principals where PrincipalID=?"
"select Role, RoleGroup from Roles where PrincipalID=?"
< - a href="mailto:on@ibis.odessa.ua">Oleg NitzScott.Stark - @jboss.org$ - Revision: 1.6.4.1 $| Fields inherited from org.jboss.security.auth.spi.AbstractServerLoginModule: |
|---|
| subject, callbackHandler, sharedState, options, log, useFirstPass, loginOk |
| Method from org.jboss.security.auth.spi.DatabaseServerLoginModule Summary: |
|---|
| convertRawPassword, getRoleSets, getUsersPassword, initialize |
| Methods from org.jboss.security.auth.spi.UsernamePasswordLoginModule: |
|---|
| createPasswordHash, getCredentials, getIdentity, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getUsersPassword, initialize, login, validatePassword |
| Methods from org.jboss.security.auth.spi.AbstractServerLoginModule: |
|---|
| abort, commit, createGroup, getIdentity, getRoleSets, getUseFirstPass, initialize, login, logout |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jboss.security.auth.spi.DatabaseServerLoginModule Detail: |
|---|
|
|
|
|