Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NotificationConfigurationType
-
Packages that use NotificationConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of NotificationConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type NotificationConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationConfigurationType>ObjectFactory. createNotificationConfiguration(NotificationConfigurationType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NotificationConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<NotificationConfigurationType>ObjectFactory. createNotificationConfiguration(NotificationConfigurationType value)AbstractAuthenticationPolicyTypeAbstractAuthenticationPolicyType. notificationConfiguration(NotificationConfigurationType value)MailAuthenticationPolicyTypeMailAuthenticationPolicyType. notificationConfiguration(NotificationConfigurationType value)SmsAuthenticationPolicyTypeSmsAuthenticationPolicyType. notificationConfiguration(NotificationConfigurationType value)SystemConfigurationTypeSystemConfigurationType. notificationConfiguration(NotificationConfigurationType value)voidAbstractAuthenticationPolicyType. setNotificationConfiguration(NotificationConfigurationType value)voidSystemConfigurationType. setNotificationConfiguration(NotificationConfigurationType value)
-