Uses of Record Class
com.evolveum.midpoint.security.api.OtherPrivilegesLimitations.Limitation
Packages that use OtherPrivilegesLimitations.Limitation
Package
Description
Low-level security functions.
-
Uses of OtherPrivilegesLimitations.Limitation in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return OtherPrivilegesLimitations.LimitationModifier and TypeMethodDescriptionAssignmentPath.getOtherPrivilegesLimitation()Returns the limitation for "other" privileges that are delegated through this path. -
Uses of OtherPrivilegesLimitations.Limitation in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return OtherPrivilegesLimitations.Limitation -
Uses of OtherPrivilegesLimitations.Limitation in com.evolveum.midpoint.security.api
Methods in com.evolveum.midpoint.security.api that return OtherPrivilegesLimitations.LimitationModifier and TypeMethodDescriptionOtherPrivilegesLimitations.Limitation.allow(@NotNull OtherPrivilegesLimitations.Limitation limitation) OtherPrivilegesLimitations.Limitation.allow(@NotNull OtherPrivilegesLimitations.Type limitationType) OtherPrivilegesLimitations.Limitation.allowingAll()OtherPrivilegesLimitations.Limitation.allowingNone()protected OtherPrivilegesLimitations.LimitationOtherPrivilegesLimitations.Limitation.clone()@Nullable OtherPrivilegesLimitations.LimitationMethods in com.evolveum.midpoint.security.api with parameters of type OtherPrivilegesLimitations.LimitationModifier and TypeMethodDescriptionvoidOtherPrivilegesLimitations.addDelegationTarget(PrismObject<? extends AssignmentHolderType> target, @NotNull OtherPrivilegesLimitations.Limitation limitation) Only for internal use.OtherPrivilegesLimitations.Limitation.allow(@NotNull OtherPrivilegesLimitations.Limitation limitation)