|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.auth.spi.AbstractServerLoginModule (src)
org.jboss.security.auth.spi.UsernamePasswordLoginModule (src)
org.jboss.security.auth.spi.AnonLoginModule
A simple login module that simply allows for the specification of the identity of unauthenticated users via the unauthenticatedIdentity property.
| Field Summary |
| Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule (src) |
callbackHandler, log, loginOk, options, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass |
| Constructor Summary | |
AnonLoginModule()
|
|
| Method Summary | |
protected java.security.acl.Group[] |
getRoleSets()
Override to return an empty Roles set. |
protected java.lang.String |
getUsersPassword()
Overriden to return null. |
| Methods inherited from class org.jboss.security.auth.spi.UsernamePasswordLoginModule (src) |
createPasswordHash, getCredentials, getIdentity, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, initialize, login, validatePassword |
| Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule (src) |
abort, commit, createGroup, createIdentity, getUseFirstPass, logout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AnonLoginModule()
| Method Detail |
protected java.security.acl.Group[] getRoleSets()
throws javax.security.auth.login.LoginException
getRoleSets in class AbstractServerLoginModule (src) javax.security.auth.login.LoginException
protected java.lang.String getUsersPassword()
throws javax.security.auth.login.LoginException
getUsersPassword in class UsernamePasswordLoginModule (src) javax.security.auth.login.LoginException
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||