Uses of Class
org.openid4java.message.AssociationRequest

Packages that use AssociationRequest
org.openid4java.message   
 

Uses of AssociationRequest in org.openid4java.message
 

Methods in org.openid4java.message that return AssociationRequest
static AssociationRequest AssociationRequest.createAssociationRequest(AssociationSessionType type)
           
static AssociationRequest AssociationRequest.createAssociationRequest(AssociationSessionType type, DiffieHellmanSession dhSess)
           
static AssociationRequest AssociationRequest.createAssociationRequest(ParameterList params)
           
 

Methods in org.openid4java.message with parameters of type AssociationRequest
static AssociationResponse AssociationResponse.createAssociationResponse(AssociationRequest assocReq, Association assoc)
           
 

Constructors in org.openid4java.message with parameters of type AssociationRequest
AssociationResponse(AssociationRequest assocReq, Association assoc)
          Constructs an AssociationResponse for a given association request.
 



Copyright © 2012 Sxip. All Rights Reserved.