[jboss-jira] [JBoss JIRA] (ELY-1030) Move TokenSecurityRealm to org.wildfly.security.auth.realm package

Pedro Igor (JIRA) issues at jboss.org
Tue Mar 28 12:29:00 EDT 2017


    [ https://issues.jboss.org/browse/ELY-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13385406#comment-13385406 ] 

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)


More information about the jboss-jira mailing list