| Class | Description |
|---|---|
| Authentication |
Interface of Authentication , hold contract functions.
|
| BasicAuthentication |
Represents basic authentication
|
| JSONAuthentication |
An abstract class to use the authentication with a mode set for implementing JSON Authentication
This can be overidden if the authentication details are kept obtained in a different manner
|
| SimpleBasicAuthentication |
Basic implementation for using basic authentication with Octane.
|
| SimpleClientAuthentication |
Default class to enable api key authentications
Created by brucesp on 23/05/2016.
|
| SimpleUserAuthentication |
Default class to enable user authentications
Created by brucesp on 23/05/2016.
|
Copyright © 2021 Micro Focus. All rights reserved.