Darran Lofthouse created ELY-1847:
-------------------------------------
Summary: WildFlyElytronProvider Loading wrong class for Bearer
Key: ELY-1847
URL:
https://issues.jboss.org/browse/ELY-1847
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.10.0.CR4
{noformat}
Caused by: java.lang.NoSuchMethodException:
org.wildfly.security.http.bearer.BearerTokenAuthenticationMechanism.<init>(java.security.Provider)
at java.lang.Class.getConstructor0(Class.java:3082)
at java.lang.Class.getConstructor(Class.java:1825)
at
org.wildfly.security.WildFlyElytronProvider$ProviderService.newInstance(WildFlyElytronProvider.java:339)
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)