SEC-2839: SecurityNamespaceHandler - related to SEC-1455 #3065
Labels
in: config
An issue in spring-security-config
type: bug
A general bug
type: jira
An issue that was migrated from JIRA
Milestone
Pelit Mamani (Migrated from SEC-2839) said:
After reloading parsers, one needs to call 'get' again.
Please see:
class: org.springframework.security.config.SecurityNamespaceHandler
Method: public BeanDefinition parse(Element element, ParserContext pc)
Contains:
What's missing is a repeated 'get' after parser were reloaded:
Thanks
The text was updated successfully, but these errors were encountered: