]
Darran Lofthouse updated WFCORE-4092:
-------------------------------------
Fix Version/s: 7.0.0.Alpha1
ModifiableKeyStoreDecorator is public
-------------------------------------
Key: WFCORE-4092
URL:
https://issues.jboss.org/browse/WFCORE-4092
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Brian Stansberry
Assignee: Darran Lofthouse
Fix For: 7.0.0.Alpha1
I believe the intent is to not have any public classes or interfaces in the elytron maven
module other than those excluded from export in the module.xml or ones expressly intended
to be API to other subsystems or end users. I don't think ModifiableKeyStoreDecorator
is either.