Uses of Class
com.flowable.platform.engine.impl.eventregistry.mail.MailInboundChannelModel.AuthenticationProperties
| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.eventregistry.mail |
-
Uses of MailInboundChannelModel.AuthenticationProperties in com.flowable.platform.engine.impl.eventregistry.mail
Fields in com.flowable.platform.engine.impl.eventregistry.mail declared as MailInboundChannelModel.AuthenticationProperties Modifier and Type Field Description protected MailInboundChannelModel.AuthenticationPropertiesMailInboundChannelModel. authenticationThe authentication configuration.Methods in com.flowable.platform.engine.impl.eventregistry.mail that return MailInboundChannelModel.AuthenticationProperties Modifier and Type Method Description MailInboundChannelModel.AuthenticationPropertiesMailInboundChannelModel. getAuthentication()Methods in com.flowable.platform.engine.impl.eventregistry.mail with parameters of type MailInboundChannelModel.AuthenticationProperties Modifier and Type Method Description voidMailInboundChannelModel. setAuthentication(MailInboundChannelModel.AuthenticationProperties authentication)