A (low-level, technical) domain Service (in domain-libs) to allow domain object 
entities to be able to encrypt data
-------------------------------------------------------------------------------------------------------------------

                 Key: ISIS-186
                 URL: https://issues.apache.org/jira/browse/ISIS-186
             Project: Isis
          Issue Type: New Feature
          Components: Domain: Services
            Reporter: Dan Haywood
            Priority: Minor


There could be various times that a domain service needs to hand off 
information to some other party in a secure fashion, so that it can either not 
be encrypted or can be known to have been tampered with.  One possible approach 
is using HMAC (eg to make cookies tamper proof.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to