| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.api.security |
| Modifier and Type | Method and Description |
|---|---|
ClientAuthentication |
ClientAuthenticationBuilder.build()
When building the
ClientAuthentication, the clientId and clientName are also placed in the authentication properties
in order to be able to propagate them between different Authentication implementations
without having to do any mapping. |
ClientAuthentication |
ClientAuthentication.setProperties(Map<String,Object> properties) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.