public class OpenIDConsumer extends Object
| Constructor and Description |
|---|
OpenIDConsumer(String openIDCallbackURL,
org.openid4java.consumer.ConsumerManager manager,
org.apache.shindig.common.servlet.Authority authority) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authRequest(String userSuppliedString,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp) |
org.openid4java.discovery.Identifier |
verifyResponse(javax.servlet.http.HttpServletRequest httpReq) |
@Inject public OpenIDConsumer(String openIDCallbackURL, org.openid4java.consumer.ConsumerManager manager, org.apache.shindig.common.servlet.Authority authority) throws org.openid4java.consumer.ConsumerException
org.openid4java.consumer.ConsumerExceptionpublic boolean authRequest(String userSuppliedString, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp) throws IOException
IOExceptionpublic org.openid4java.discovery.Identifier verifyResponse(javax.servlet.http.HttpServletRequest httpReq)
Copyright © 2013 OpenSocial Foundation. All Rights Reserved.