flueco_auth_basic library
Library for authentication through basic authentication
Classes
- BasicAuthentication
- Basic authentication.
- BasicAuthenticationCredentials
- Base credentials
- BasicAuthenticationHandler
- Authentication handler
- BasicAuthenticationHandlerFactory
- Factory class used to create a new BasicAuthenticationHandler
- BasicAuthenticationProvider
-
Implementation of
AuthenticationProvider
for basic authentication through header. - BasicAuthKeys
-
Keys used to store
TokenAuthentication
- DefaultBasicAuthKeys
- Default BasicAuthKeys
- UsernamePasswordTokenAuthenticationCredentials
- Credentials send to authenticate.