[jboss-jira] [JBoss JIRA] (ELY-137) Auth provider package changes
David Lloyd (JIRA)
issues at jboss.org
Thu Jan 15 13:36:49 EST 2015
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)
More information about the jboss-jira
mailing list