Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.UserType
-
-
Uses of UserType in com.evolveum.midpoint.model.api
Method parameters in com.evolveum.midpoint.model.api with type arguments of type UserType Modifier and Type Method Description ExecuteCredentialResetResponseTypeModelInteractionService. executeCredentialsReset(PrismObject<UserType> user, ExecuteCredentialResetRequestType executeCredentialResetRequest, com.evolveum.midpoint.task.api.Task task, OperationResult result)AuthenticationsPolicyTypeModelInteractionService. getAuthenticationPolicy(PrismObject<UserType> user, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult)Returns an authentications policies as defined in the system configuration security policy. -
Uses of UserType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that return UserType Modifier and Type Method Description UserTypeMidpointFunctions. getUserByOid(String oid)Methods in com.evolveum.midpoint.model.api.expr that return types with arguments of type UserType Modifier and Type Method Description Collection<UserType>MidpointFunctions. getManagers(UserType user)Collection<UserType>MidpointFunctions. getManagers(UserType user, String orgType, boolean allowSelf)Collection<UserType>OrgStructFunctions. getManagers(UserType user, boolean preAuthorized)Collection<UserType>OrgStructFunctions. getManagers(UserType user, String orgType, boolean allowSelf, boolean preAuthorized)Collection<UserType>MidpointFunctions. getManagersByOrgType(UserType user, String orgType)Collection<UserType>OrgStructFunctions. getManagersByOrgType(UserType user, String orgType, boolean preAuthorized)Collection<UserType>MidpointFunctions. getManagersOfOrg(String orgOid)Collection<UserType>OrgStructFunctions. getManagersOfOrg(String orgOid, boolean preAuthorized)List<UserType>MidpointFunctions. getMembers(String orgOid)Methods in com.evolveum.midpoint.model.api.expr with parameters of type UserType Modifier and Type Method Description StringMidpointFunctions. createAccountActivationLink(UserType userType)StringMidpointFunctions. createInvitationLink(UserType userType)StringMidpointFunctions. createPasswordResetLink(UserType userType)StringMidpointFunctions. createRegistrationConfirmationLink(UserType userType)Collection<UserType>MidpointFunctions. getManagers(UserType user)Collection<UserType>MidpointFunctions. getManagers(UserType user, String orgType, boolean allowSelf)Collection<UserType>OrgStructFunctions. getManagers(UserType user, boolean preAuthorized)Collection<UserType>OrgStructFunctions. getManagers(UserType user, String orgType, boolean allowSelf, boolean preAuthorized)Collection<UserType>MidpointFunctions. getManagersByOrgType(UserType user, String orgType)Collection<UserType>OrgStructFunctions. getManagersByOrgType(UserType user, String orgType, boolean preAuthorized)Collection<String>MidpointFunctions. getManagersOids(UserType user)Collection<String>OrgStructFunctions. getManagersOids(UserType user, boolean preAuthorized)Collection<String>MidpointFunctions. getManagersOidsExceptUser(UserType user)Collection<String>OrgStructFunctions. getManagersOidsExceptUser(UserType user, boolean preAuthorized)Collection<String>MidpointFunctions. getOrgUnits(UserType user)Collection<String>MidpointFunctions. getOrgUnits(UserType user, QName relation)Collection<String>OrgStructFunctions. getOrgUnits(UserType user, boolean preAuthorized)Collection<String>OrgStructFunctions. getOrgUnits(UserType user, QName relation, boolean preAuthorized)booleanMidpointFunctions. isManager(UserType user)Returns true if user is a manager of any organizational unit.booleanOrgStructFunctions. isManager(UserType user)booleanMidpointFunctions. isManagerOf(UserType user, String orgOid)Returns true if user is a manager of specified organizational unit.booleanOrgStructFunctions. isManagerOf(UserType user, String orgOid, boolean preAuthorized)booleanMidpointFunctions. isManagerOfOrgType(UserType user, String orgType)booleanOrgStructFunctions. isManagerOfOrgType(UserType user, String orgType, boolean preAuthorized)booleanMidpointFunctions. isMemberOf(UserType user, String orgOid) -
Uses of UserType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type UserType Modifier and Type Method Description static ProtectedStringTypeFocusTypeUtil. getPasswordValue(UserType user) -
Uses of UserType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type UserType Modifier and Type Field Description protected List<UserType>UserListType. userMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return UserType Modifier and Type Method Description UserTypeUserListType. beginUser()Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type UserType Modifier and Type Method Description List<UserType>UserListType. getUser()Gets the value of the user property.Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type UserType Modifier and Type Method Description UserListTypeUserListType. user(UserType value) -
Uses of UserType 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 UserType Modifier and Type Method Description PrismObject<UserType>UserType. asPrismObject()javax.xml.bind.JAXBElement<UserType>ObjectFactory. createUser(UserType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type UserType Modifier and Type Method Description javax.xml.bind.JAXBElement<UserType>ObjectFactory. createUser(UserType value) -
Uses of UserType in com.evolveum.midpoint.xml.ns._public.model.model_3
Fields in com.evolveum.midpoint.xml.ns._public.model.model_3 declared as UserType Modifier and Type Field Description protected UserTypeFindShadowOwnerResponseType. userMethods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return UserType Modifier and Type Method Description UserTypeFindShadowOwnerResponseType. beginUser()UserTypeFindShadowOwnerResponseType. getUser()Gets the value of the user property.Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 with parameters of type UserType Modifier and Type Method Description voidFindShadowOwnerResponseType. setUser(UserType value)Sets the value of the user property.FindShadowOwnerResponseTypeFindShadowOwnerResponseType. user(UserType value)Method parameters in com.evolveum.midpoint.xml.ns._public.model.model_3 with type arguments of type UserType Modifier and Type Method Description voidModelPortImpl. findShadowOwner(String shadowOid, javax.xml.ws.Holder<UserType> user, javax.xml.ws.Holder<OperationResultType> result)voidModelPortType. findShadowOwner(String shadowOid, javax.xml.ws.Holder<UserType> user, javax.xml.ws.Holder<OperationResultType> result)Faults (TODO): any SystemFaultType IllegalArgumentFaultType: wrong OID format ObjectNotFoundFaultType: object with specified OID does not exists
-