org.eclipse.higgins.proxy.web.util
Class MyServerManager

java.lang.Object
  extended by org.openid4java.server.ServerManager
      extended by org.eclipse.higgins.proxy.web.util.MyServerManager

public class MyServerManager
extends org.openid4java.server.ServerManager


Constructor Summary
MyServerManager()
           
 
Method Summary
 
Methods inherited from class org.openid4java.server.ServerManager
associationResponse, authResponse, authResponse, authResponse, authResponse, authResponse, authResponse, authResponse, authResponse, getEnforceRpId, getExpireIn, getMinAssocSessEnc, getNonceGenerator, getOPEndpointUrl, getPrefAssocSessEnc, getPrivateAssociations, getRealmVerifier, getSharedAssociations, getSignExtensions, getSignFields, getUserSetupUrl, setEnforceRpId, setExpireIn, setMinAssocSessEnc, setNonceGenerator, setOPEndpointUrl, setPrefAssocSessEnc, setPrivateAssociations, setRealmVerifier, setSharedAssociations, setSignExtensions, setSignFields, setUserSetupUrl, sign, verify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyServerManager

public MyServerManager()