- java.lang.Object
-
- org.jboss.security.auth.spi.AbstractServerLoginModule
-
- org.jboss.security.auth.spi.UsernamePasswordLoginModule
-
- org.jboss.security.auth.spi.DatabaseServerLoginModule
-
- pl.itcrowd.jbossas.login_module.token.TokenLoginModule
-
-
Field Summary
-
Fields inherited from class org.jboss.security.auth.spi.DatabaseServerLoginModule
dsJndiName, principalsQuery, rolesQuery, suspendResume, tm, TX_MGR_JNDI_NAME
-
Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
callbackHandler, log, loginOk, options, principalClassName, sharedState, subject, trace, unauthenticatedIdentity, useFirstPass
-
Method Summary
-
Methods inherited from class org.jboss.security.auth.spi.DatabaseServerLoginModule
convertRawPassword, getRoleSets, getTransactionManager, getUsersPassword, initialize
-
Methods inherited from class org.jboss.security.auth.spi.UsernamePasswordLoginModule
createPasswordHash, getCredentials, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, safeClose, setValidateError, validatePassword
-
Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule
abort, commit, createGroup, createIdentity, getCallerPrincipalGroup, getUseFirstPass, logout
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013. All Rights Reserved.