Brian Demers created SHIRO-608: ---------------------------------- Summary: Use a ServiceLoader to discover WebEnvironments Key: SHIRO-608 URL: https://issues.apache.org/jira/browse/SHIRO-608 Project: Shiro Issue Type: Bug Components: Configuration, Web Reporter: Brian Demers Assignee: Brian Demers
The idea here is to lessen the touch points for frameworks when integrating with Shiro. A property file and a WebEnvironment implementation should be all that is needed. The {{WebEnvironment}} can then provide additional defaults or customizations specific to that framework. PR: https://github.com/apache/shiro/pull/53 -- This message was sent by Atlassian JIRA (v6.3.4#6332)