All Classes and Interfaces

Class
Description
Handler to accept an empty payload and accept that user as anonymous.
 
 
A trivial auth context that allows a user to do everything the APIs allow.
An error occurred and this handshake to authenticate has failed for some reason.
Simple interface to handle incoming authentication requests from flight/barrage clients, via Handshake or the Flight Authentication header.
 
 
Manually decode the payload as a BasicAuth message, confirm that only tags 2 and 3 are present as strings, otherwise pass.
Handler for "Basic" auth types.