Yes, that is what I meant, thanx. Stephen W. Chappell
From: Colm O hEigeartaigh [mailto:[email protected]] Sent: Thursday, June 18, 2015 5:50 AM To: [email protected] Subject: Re: RequestData (v1.6) -> SignatureActionToken (v2.1) Yes, but there is no RequestData.getSigId(). I think you mean RequestData.getSigKeyId(). Colm. On Thu, Jun 11, 2015 at 7:58 PM, <[email protected]<mailto:[email protected]>> wrote: It looks like a lot of signature-related info was moved out of the RequestData class and into a SignatureActionToken class. This seems like an all-around good thing. I apologize for asking some basic questions here, but there’s a few items that I just want to be completely clear on how they were transferred. RequestData.getSignatureUser() is now SignatureActionToken.getUser()? RequestData.getSigId() is now SignatureActionToken.getKeyIdentifierId()? RequestData.getSignatureParts() is now SignatureActionToken.getParts()? Again, sorry for the basic questions, but I want to be sure I’m interpreting the changes correctly. Thanx! Stephen W. Chappell -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
