Class HeaderAuthorization
java.lang.Object
org.bonitasoft.connectors.rest.model.HeaderAuthorization
- All Implemented Interfaces:
Authorization
This class reflects the information for a header authorization of a HTTP request.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HeaderAuthorization
public HeaderAuthorization()
-
-
Method Details
-
getValue
Value getter.- Returns:
- The value.
-
setValue
The value setter.- Parameters:
value- The new value.
-