public class OpenIDLoginModule
extends org.jboss.security.auth.spi.UsernamePasswordLoginModule
LoginModule for JBoss environment to support OpenID| Constructor and Description |
|---|
OpenIDLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected Principal |
getIdentity() |
protected Group[] |
getRoleSets() |
protected String |
getUsersPassword() |
createPasswordHash, getCredentials, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, initialize, login, safeClose, setValidateError, validatePasswordprotected Principal getIdentity()
getIdentity in class org.jboss.security.auth.spi.UsernamePasswordLoginModuleprotected String getUsersPassword() throws LoginException
getUsersPassword in class org.jboss.security.auth.spi.UsernamePasswordLoginModuleLoginExceptionprotected Group[] getRoleSets() throws LoginException
getRoleSets in class org.jboss.security.auth.spi.AbstractServerLoginModuleLoginExceptionCopyright © 2013. All Rights Reserved.