org.picketlink.social.openid
public class OpenIDLoginModule extends org.jboss.security.auth.spi.UsernamePasswordLoginModule
LoginModule
for JBoss environment to support OpenIDConstructor 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, validatePassword
protected Principal getIdentity()
getIdentity
in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
protected String getUsersPassword() throws LoginException
getUsersPassword
in class org.jboss.security.auth.spi.UsernamePasswordLoginModule
LoginException
protected Group[] getRoleSets() throws LoginException
getRoleSets
in class org.jboss.security.auth.spi.AbstractServerLoginModule
LoginException
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.