Package | Description |
---|---|
org.apache.camel.component.wordpress.api | |
org.apache.camel.component.wordpress.api.auth | |
org.apache.camel.component.wordpress.api.service |
Modifier and Type | Method and Description |
---|---|
WordpressAuthentication |
WordpressAPIConfiguration.getAuthentication() |
Modifier and Type | Method and Description |
---|---|
void |
WordpressAPIConfiguration.setAuthentication(WordpressAuthentication authentication) |
Modifier and Type | Class and Description |
---|---|
class |
WordpressBasicAuthentication
Basic Authentication implementation for Wordpress authentication mechanism.
|
Modifier and Type | Method and Description |
---|---|
void |
WordpressService.setWordpressAuthentication(WordpressAuthentication authentication)
Sets the Wordpress Authentication Model
|
Apache Camel