| Package | Description |
|---|---|
| org.openid4java.message |
| Modifier and Type | Method and Description |
|---|---|
static AssociationRequest |
AssociationRequest.createAssociationRequest(AssociationSessionType type) |
static AssociationRequest |
AssociationRequest.createAssociationRequest(AssociationSessionType type,
DiffieHellmanSession dhSess) |
static AssociationRequest |
AssociationRequest.createAssociationRequest(ParameterList params) |
| Modifier and Type | Method and Description |
|---|---|
static AssociationResponse |
AssociationResponse.createAssociationResponse(AssociationRequest assocReq,
Association assoc) |
| Constructor and Description |
|---|
AssociationResponse(AssociationRequest assocReq,
Association assoc)
Constructs an AssociationResponse for a given association request.
|
Copyright © 2013 Sxip. All Rights Reserved.