You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Brian Demers (JIRA)" <ji...@apache.org> on 2017/01/11 15:43:58 UTC

[jira] [Created] (SHIRO-608) Use a ServiceLoader to discover WebEnvironments

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)