]
Darran Lofthouse updated ELY-557:
---------------------------------
Fix Version/s: 1.1.0.Beta7
(was: 1.1.0.Beta6)
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.Beta7
Right now we have a special callback for bearer tokens. Instead of having
BearerTokenCallback we should have a BearerTokenCredential type, and use
CredentialCallback instead.