|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FetchRequest | |
---|---|
org.openid4java.infocard.rp | |
org.openid4java.message.ax |
Uses of FetchRequest in org.openid4java.infocard.rp |
---|
Constructors in org.openid4java.infocard.rp with parameters of type FetchRequest | |
---|---|
InfocardInvocation(FetchRequest fetch)
Creates an InfocardInvocation object from an Attribute Exchange Fetch Request. |
Uses of FetchRequest in org.openid4java.message.ax |
---|
Methods in org.openid4java.message.ax that return FetchRequest | |
---|---|
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. |
Methods in org.openid4java.message.ax with parameters of type FetchRequest | |
---|---|
static FetchResponse |
FetchResponse.createFetchResponse(FetchRequest req,
java.util.Map userData)
Creates a FetchResponse from a FetchRequest message and the data released by the user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |