Uses of Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.UserSessionManagementListType
-
Packages that use UserSessionManagementListType Package Description com.evolveum.midpoint.xml.ns._public.common.api_types_3 -
-
Uses of UserSessionManagementListType 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 UserSessionManagementListType Modifier and Type Method Description UserSessionManagementListTypeUserSessionManagementListType. clone()Creates and returns a deep copy of this object.UserSessionManagementListTypeObjectFactory. createUserSessionManagementListType()Create an instance ofUserSessionManagementListTypeUserSessionManagementListTypeUserSessionManagementListType. session(UserSessionManagementType value)Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type UserSessionManagementListType Modifier and Type Method Description javax.xml.bind.JAXBElement<UserSessionManagementListType>ObjectFactory. createSessionManagement(UserSessionManagementListType value)Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type UserSessionManagementListType Modifier and Type Method Description javax.xml.bind.JAXBElement<UserSessionManagementListType>ObjectFactory. createSessionManagement(UserSessionManagementListType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type UserSessionManagementListType Constructor Description UserSessionManagementListType(UserSessionManagementListType o)Creates a newUserSessionManagementListTypeinstance by deeply copying a givenUserSessionManagementListTypeinstance.
-