]
Pedro Igor commented on ELY-1030:
---------------------------------
I would keep it as is. We can not make them default visibility as they can be used as an
API when configuring the token realm itself.
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.Beta53
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.