]
David Lloyd reassigned ELY-557:
-------------------------------
Assignee: Pedro Igor
Introduce bearer token credential type
--------------------------------------
Key: ELY-557
URL:
https://issues.jboss.org/browse/ELY-557
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI, Authentication Mechanisms
Reporter: David Lloyd
Assignee: Pedro Igor
Priority: Minor
Fix For: 1.1.0.Beta6
Right now we have a special callback for bearer tokens. Instead of having
BearerTokenCallback we should have a BearerTokenCredential type, and use
CredentialCallback instead.