|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignonRequest | |
---|---|
net.sf.ofx4j.client.impl | |
net.sf.ofx4j.domain.data.signon |
Uses of SignonRequest in net.sf.ofx4j.client.impl |
---|
Methods in net.sf.ofx4j.client.impl that return SignonRequest | |
---|---|
protected SignonRequest |
FinancialInstitutionImpl.createSignonRequest(java.lang.String username,
java.lang.String password)
Create a sign-on request for the specified user. |
Uses of SignonRequest in net.sf.ofx4j.domain.data.signon |
---|
Methods in net.sf.ofx4j.domain.data.signon that return SignonRequest | |
---|---|
SignonRequest |
SignonRequestMessageSet.getSignonRequest()
The message for this message set. |
Methods in net.sf.ofx4j.domain.data.signon with parameters of type SignonRequest | |
---|---|
void |
SignonRequestMessageSet.setSignonRequest(SignonRequest signonRequest)
The message for this message set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |