[
https://issues.jboss.org/browse/ELY-1030?page=com.atlassian.jira.plugin.s...
]
Pedro Igor commented on ELY-1030:
---------------------------------
[~dlofthouse], I forgot about an important detail :)
We do have other classes related with token realm and these are what we call "token
validators". For now we have JWT and OAuth2 (token introspection) validators and in
the future we may introduce even more if necessary.
So, I think we should keep the package structure as it is.
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)