David Lloyd created ELY-137:
-------------------------------
Summary: Auth provider package changes
Key: ELY-137
URL:
https://issues.jboss.org/browse/ELY-137
Project: WildFly Elytron
Issue Type: Task
Reporter: David Lloyd
Fix For: 1.0.0.Beta1
The "provider" subpackage of the "auth" package contains too much and
in an unintuitive layout. It should be changed something like this:
* {{SecurityRealm}}, {{RealmIdentity}}, and {{AuthenticatedRealmIdentity}} (and
{{CredentialSupport}} etc.) → {{auth.spi}}
* {{*SecurityRealm}} implementations → stay in {{auth.provider}}
* {{SecurityDomain}}, {{SecurityIdentity}}, {{ServerAuthenticationContext}} →
{{auth.login}}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)