]
Farah Juma reassigned ELY-137:
------------------------------
Assignee: Farah Juma
Auth provider package changes
-----------------------------
Key: ELY-137
URL:
https://issues.jboss.org/browse/ELY-137
Project: WildFly Elytron
Issue Type: Task
Reporter: David Lloyd
Assignee: Farah Juma
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}}