org.openid4java.server
Class SampleServer
java.lang.Object
org.openid4java.server.SampleServer
public class SampleServer
- extends java.lang.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(java.lang.String endPointUrl)
processRequest
public java.lang.String processRequest(javax.servlet.http.HttpServletRequest httpReq,
javax.servlet.http.HttpServletResponse httpResp)
throws java.lang.Exception
- Throws:
java.lang.Exception
userInteraction
protected java.util.List userInteraction(ParameterList request)
throws ServerException
- Throws:
ServerException
Copyright © 2011 Sxip. All Rights Reserved.