Uses of Interface
consulting.pigott.wordpress.authentication.AuthenticationProvider
-
Packages that use AuthenticationProvider Package Description consulting.pigott.wordpress consulting.pigott.wordpress.authentication -
-
Uses of AuthenticationProvider in consulting.pigott.wordpress
Constructors in consulting.pigott.wordpress with parameters of type AuthenticationProvider Constructor Description WordpressClientImpl(Config config, AuthenticationProvider authenticationProvider) -
Uses of AuthenticationProvider in consulting.pigott.wordpress.authentication
Classes in consulting.pigott.wordpress.authentication that implement AuthenticationProvider Modifier and Type Class Description classApiKeyAuthenticationProviderclassBasicAuthenticationProvider
-