]
Darran Lofthouse commented on ELY-1030:
---------------------------------------
[~pcraveiro] Could you please take a look at this one? As the realm is simple I am not
sure it required it's own package.
Move TokenSecurityRealm to org.wildfly.security.auth.realm package
------------------------------------------------------------------
Key: ELY-1030
URL:
https://issues.jboss.org/browse/ELY-1030
Project: WildFly Elytron
Issue Type: Enhancement
Components: Realms
Reporter: Darran Lofthouse
Assignee: Pedro Igor
Priority: Critical
Fix For: 1.1.0.Beta34
The LDAP and JDBC realms have their own package as they have quite a few utility and
configuration classes, the token realm only has one so I don't think we really need
this one to be in it'own realm.