| Package | Description |
|---|---|
| org.openid4java.infocard.rp | |
| org.openid4java.message.ax |
| Constructor and Description |
|---|
InfocardInvocation(FetchRequest fetch)
Creates an InfocardInvocation object from an Attribute Exchange
Fetch Request.
|
| Modifier and Type | Method and Description |
|---|---|
static FetchRequest |
FetchRequest.createFetchRequest()
Constructs a Fetch Request with an empty parameter list.
|
static FetchRequest |
FetchRequest.createFetchRequest(ParameterList params)
Constructs a FetchRequest from a parameter list.
|
| Modifier and Type | Method and Description |
|---|---|
static FetchResponse |
FetchResponse.createFetchResponse(FetchRequest req,
Map userData)
Creates a FetchResponse from a FetchRequest message and the data released
by the user.
|
Copyright © 2015 Sxip. All Rights Reserved.