| Class | Description |
|---|---|
| BasicAuthentication |
Class representing BASIC HTTP authentication method.
|
| CertificateAuthentication |
Class representing HTTP authentication method via X509 or VOMS certificates.
|
| DigestAuthentication |
Class representing Digest HTTP authentication method.
|
| HTTPAuthentication |
Abstract class representing HTTP authentication methods.
|
| KeystoneAuthentication |
Class representing OpenStack's Keystone HTTP authentication method.
|
| NoAuthentication |
Dummy authentication method representing no authentication.
|
| VOMSAuthentication |
Class representing HTTP authentication method via VOMS certificates.
|
| X509Authentication |
Class representing HTTP authentication method via X509 certificates.
|
Copyright © 2016. All rights reserved.