Uses of Class
net.sf.ofx4j.domain.data.signon.SignonRequest

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.
 



Copyright © 2008. All Rights Reserved.