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.AuthenticationProperties
MailInboundChannelModel. authentication
The authentication configuration.Methods in com.flowable.platform.engine.impl.eventregistry.mail that return MailInboundChannelModel.AuthenticationProperties Modifier and Type Method Description MailInboundChannelModel.AuthenticationProperties
MailInboundChannelModel. getAuthentication()
Methods in com.flowable.platform.engine.impl.eventregistry.mail with parameters of type MailInboundChannelModel.AuthenticationProperties Modifier and Type Method Description void
MailInboundChannelModel. setAuthentication(MailInboundChannelModel.AuthenticationProperties authentication)