Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.TerminateSessionEventType
-
Packages that use TerminateSessionEventType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 -
-
Uses of TerminateSessionEventType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return TerminateSessionEventType Modifier and Type Method Description TerminateSessionEventType
TerminateSessionEventType. clone()
TerminateSessionEventType
ObjectFactory. createTerminateSessionEventType()
Create an instance ofTerminateSessionEventType
TerminateSessionEventType
TerminateSessionEventType. principal(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type TerminateSessionEventType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateSessionEventType>
ObjectFactory. createTerminateSessionEvent(TerminateSessionEventType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type TerminateSessionEventType Modifier and Type Method Description javax.xml.bind.JAXBElement<TerminateSessionEventType>
ObjectFactory. createTerminateSessionEvent(TerminateSessionEventType value)
-