Simplify overriding of BasicSecurityToken
-----------------------------------------
Key: SHINDIG-529
URL: https://issues.apache.org/jira/browse/SHINDIG-529
Project: Shindig
Issue Type: Improvement
Components: Common Components (PHP)
Reporter: Artemy Tregubenko
Priority: Trivial
Attachments: token_crypter_overridable.diff
Currently BasicSecurityToken always uses BasicBlobCrypter. After applying this
patch one can override getCrypter() method in child class of BasicSecurityToken
to use custom blob crypter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.