[jboss-jira] [JBoss JIRA] (ELY-1735) Clean up the 'wildfly-elytron-auth-server' module as it currently contains both public and private API
Diana Vilkolakova (Jira)
issues at jboss.org
Mon Feb 4 06:08:09 EST 2019
[ https://issues.jboss.org/browse/ELY-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690586#comment-13690586 ]
Diana Vilkolakova commented on ELY-1735:
----------------------------------------
There are two private packages in module wildfly-elytron-auth-server: wildfly.security.cache and wildfly.security.auth.server._private.
Classes from wildfly.security.cache package would create circular dependency if moved elsewhere, and maybe should become public API so custom mechanisms can use cached identities.
Class ElytronMessages from wildfly.security.auth.server._private is used in multiple packages from this module and is not used by other module.
> Clean up the 'wildfly-elytron-auth-server' module as it currently contains both public and private API
> ------------------------------------------------------------------------------------------------------
>
> Key: ELY-1735
> URL: https://issues.jboss.org/browse/ELY-1735
> Project: WildFly Elytron
> Issue Type: Task
> Reporter: Farah Juma
> Assignee: Diana Vilkolakova
> Priority: Major
> Fix For: 2.0.0.Alpha1, 1.9.0.CR1
>
>
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list