[
https://issues.apache.org/jira/browse/SHINDIG-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassie Doll updated SHINDIG-635:
--------------------------------
Attachment: addGetContainerMethod.patch
The BasicSecurityToken is the only token that doesn't have a container to
expose already. If we want to add this in it shouldn't be too hard. Not sure if
anyone needs it though.
> Add a new method to SecurityToken - getContainer()
> --------------------------------------------------
>
> Key: SHINDIG-635
> URL: https://issues.apache.org/jira/browse/SHINDIG-635
> Project: Shindig
> Issue Type: New Feature
> Components: Common Components (Java)
> Reporter: Cassie Doll
> Attachments: addGetContainerMethod.patch
>
>
> I'd like to add a new method to the SecurityToken interface called
> getContainer(). This will return the current container that is being
> rendered. With the container and the ContainerConfig any consumers of the
> SecurityToken interface can look up any parameter that they may need.
> Does anybody think this will be a problem?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.