org.openid4java.server
Class SampleServer
java.lang.Object
org.openid4java.server.SampleServer
public class SampleServer
- extends Object
Sample Server (OpenID Provider) implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
public ServerManager manager
SampleServer
public SampleServer()
SampleServer
public SampleServer(String endPointUrl)
processRequest
public String processRequest(javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp)
throws Exception
- Throws:
Exception
userInteraction
protected List userInteraction(ParameterList request)
throws ServerException
- Throws:
ServerException
Copyright © 2013 Sxip. All Rights Reserved.