Uses of Class
org.openid4java.server.ServerException

Packages that use ServerException
org.openid4java.server Offers support for implementing an OpenID Provider server. 
 

Uses of ServerException in org.openid4java.server
 

Methods in org.openid4java.server that throw ServerException
 void ServerManager.setPrefAssocSessEnc(AssociationSessionType type)
          Sets the preferred association / session type.
 void ServerManager.sign(AuthSuccess authSuccess)
          Signs an AuthSuccess message, using the association identified by the handle specified within the message.
protected  java.util.List SampleServer.userInteraction(ParameterList request)
           
 



Copyright © 2011 Sxip. All Rights Reserved.