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

Reply via email to