|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |