org.openapijsonschematools.client.components.securityschemes.OpenIdConnectTest
public class OpenIdConnectTest extends OpenIdConnectSecurityScheme
A class that is used to apply auth to a request
openIdConnect
| Modifier and Type | Method and Description |
|---|---|
| void | applyAuth(Map<String, List> headers, String resourcePath, String method, HttpRequest.BodyPublisher bodyPublisher, @Nullable String queryParamsSuffix, List scopeNames) |
| Constructor and Description |
|---|
| todo |
[Back to top] [Back to Component Security Schemes] [Back to README]