[JBoss JIRA] (AS7-6557) Security Manager integration
by David Lloyd (JIRA)
[ https://issues.jboss.org/browse/AS7-6557?page=com.atlassian.jira.plugin.s... ]
David Lloyd edited comment on AS7-6557 at 2/21/13 1:23 PM:
-----------------------------------------------------------
Just a few notes on that idea so when I wake up tomorrow it isn't all forgotten:
* (/) We'll need to implement {{java.security.Policy}} with a simple policy that includes the jboss-modules.jar code source
* We have options:
** -Just let all remaining permissions be installed via modules-
** Or, use the policy mechanism to merge in some global config
* Notes:
** -Look into keying off of something besides code source - maybe modules should maintain/cache protection domains in addition to/instead of permission sets?-
was (Author: dmlloyd):
Just a few notes on that idea so when I wake up tomorrow it isn't all forgotten:
* We'll need to implement {{java.security.Policy}} with a simple policy that includes the jboss-modules.jar code source
* We have options:
** Just let all remaining permissions be installed via modules
** Or, use the policy mechanism to merge in some global config
* Notes:
** Look into keying off of something besides code source - maybe modules should maintain/cache protection domains in addition to/instead of permission sets?
> Security Manager integration
> ----------------------------
>
> Key: AS7-6557
> URL: https://issues.jboss.org/browse/AS7-6557
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Security
> Reporter: David Lloyd
> Assignee: Anil Saldhana
> Fix For: 8.0.0.Alpha1
>
>
> As per the Java EE 7 spec, all Java EE products must be capable of running within a Java security manager. Test each Java EE configuration including application client for security manager operability. Implement configuration and management as appropriate. See AS7-6572 for detailed task list.
> Discuss with [~dmlloyd] options around modules integration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (AS7-6557) Security Manager integration
by David Lloyd (JIRA)
[ https://issues.jboss.org/browse/AS7-6557?page=com.atlassian.jira.plugin.s... ]
David Lloyd updated AS7-6557:
-----------------------------
Summary: Security Manager integration (was: Verify operation within a security manager )
Description:
As per the Java EE 7 spec, all Java EE products must be capable of running within a Java security manager. Test each Java EE configuration including application client for security manager operability. Implement configuration and management as appropriate. See AS7-6572 for detailed task list.
Discuss with [~dmlloyd] options around modules integration.
was:
As per the Java EE 7 spec, all Java EE products must be capable of running within a Java security manager. Test each Java EE configuration including application client for security manager operability.
Discuss with [~dmlloyd] options around modules integration.
> Security Manager integration
> ----------------------------
>
> Key: AS7-6557
> URL: https://issues.jboss.org/browse/AS7-6557
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Security
> Reporter: David Lloyd
> Assignee: Anil Saldhana
> Fix For: 8.0.0.Alpha1
>
>
> As per the Java EE 7 spec, all Java EE products must be capable of running within a Java security manager. Test each Java EE configuration including application client for security manager operability. Implement configuration and management as appropriate. See AS7-6572 for detailed task list.
> Discuss with [~dmlloyd] options around modules integration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (AS7-6588) Implement new java:comp names for EE 7
by David Lloyd (JIRA)
David Lloyd created AS7-6588:
--------------------------------
Summary: Implement new java:comp names for EE 7
Key: AS7-6588
URL: https://issues.jboss.org/browse/AS7-6588
Project: Application Server 7
Issue Type: Sub-task
Components: EE, Naming
Reporter: David Lloyd
Fix For: 8.0.0.Alpha1
New sections EE.5.16 and EE.5.17 cover JNDI names that have to be bound.
* {{java:comp/InstanceName}} - contains the node name
* {{java:comp/InAppClientContainer}} - contains Boolean.TRUE if running in app client mode
Add more here if found.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months