public class SampleConsumer extends Object
Constructor and Description |
---|
SampleConsumer() |
SampleConsumer(String returnToUrl) |
Modifier and Type | Method and Description |
---|---|
String |
authRequest(String userSuppliedString,
javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp) |
Identifier |
verifyResponse(javax.servlet.http.HttpServletRequest httpReq) |
public SampleConsumer() throws ConsumerException
ConsumerException
public SampleConsumer(String returnToUrl) throws ConsumerException
ConsumerException
public String authRequest(String userSuppliedString, javax.servlet.http.HttpServletRequest httpReq, javax.servlet.http.HttpServletResponse httpResp) throws IOException
IOException
public Identifier verifyResponse(javax.servlet.http.HttpServletRequest httpReq)
Copyright © 2019 Sxip. All rights reserved.