Uses of Interface
org.apache.camel.component.wordpress.api.auth.WordpressAuthentication
Packages that use WordpressAuthentication
Package
Description
-
Uses of WordpressAuthentication in org.apache.camel.component.wordpress.api
Methods in org.apache.camel.component.wordpress.api that return WordpressAuthenticationMethods in org.apache.camel.component.wordpress.api with parameters of type WordpressAuthenticationModifier and TypeMethodDescriptionvoidWordpressAPIConfiguration.setAuthentication(WordpressAuthentication authentication) -
Uses of WordpressAuthentication in org.apache.camel.component.wordpress.api.auth
Classes in org.apache.camel.component.wordpress.api.auth that implement WordpressAuthenticationModifier and TypeClassDescriptionclassBasic Authentication implementation for Wordpress authentication mechanism. -
Uses of WordpressAuthentication in org.apache.camel.component.wordpress.api.service
Methods in org.apache.camel.component.wordpress.api.service with parameters of type WordpressAuthenticationModifier and TypeMethodDescriptionvoidWordpressService.setWordpressAuthentication(WordpressAuthentication authentication) Sets the Wordpress Authentication Model