Uses of Class
io.fabric8.openshift.api.model.config.v1.WebhookTokenAuthenticatorFluent
-
-
Uses of WebhookTokenAuthenticatorFluent in io.fabric8.openshift.api.model.config.v1
Classes in io.fabric8.openshift.api.model.config.v1 with type parameters of type WebhookTokenAuthenticatorFluent Modifier and Type Class Description classWebhookTokenAuthenticatorFluent<A extends WebhookTokenAuthenticatorFluent<A>>GeneratedSubclasses of WebhookTokenAuthenticatorFluent in io.fabric8.openshift.api.model.config.v1 Modifier and Type Class Description classAuthenticationSpecFluent.WebhookTokenAuthenticatorNested<N>classWebhookTokenAuthenticatorBuilderConstructors in io.fabric8.openshift.api.model.config.v1 with parameters of type WebhookTokenAuthenticatorFluent Constructor Description WebhookTokenAuthenticatorBuilder(WebhookTokenAuthenticatorFluent<?> fluent)WebhookTokenAuthenticatorBuilder(WebhookTokenAuthenticatorFluent<?> fluent, WebhookTokenAuthenticator instance)
-