Class Auth
java.lang.Object
io.github.ollama4j.models.request.Auth
- Direct Known Subclasses:
BasicAuth
,BearerAuth
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Auth
public Auth()
-
-
Method Details
-
getAuthHeaderValue
Get authentication header value.- Returns:
- authentication header value
-