[jboss-jira] [JBoss JIRA] (WFLY-11001) Eliminate direct use of SecurityRealmService
Brian Stansberry (JIRA)
issues at jboss.org
Mon Sep 10 09:55:01 EDT 2018
Brian Stansberry created WFLY-11001:
---------------------------------------
Summary: Eliminate direct use of SecurityRealmService
Key: WFLY-11001
URL: https://issues.jboss.org/browse/WFLY-11001
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 14.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
There are a couple places in Undertow that are using core's SecurityRealmService class instead of its Service type, SecurityRealm. Clean that up to help make it clear what code from core's domain-management code is API relied upon by subsystems.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list