Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LoginEventType
-
Packages that use LoginEventType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LoginEventType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type LoginEventType Modifier and Type Method Description static StringSchemaDebugUtil. prettyPrint(LoginEventType loginEventType) -
Uses of LoginEventType in com.evolveum.midpoint.xml.ns._public.common.common_3
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LoginEventType Constructor Description LoginEventType(LoginEventType o)Creates a newLoginEventTypeinstance by deeply copying a givenLoginEventTypeinstance.
-