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 TypeMethodDescriptionvoidMidPointPrincipal.addDelegationTarget(@NotNull PrismObject<? extends AssignmentHolderType> target, OtherPrivilegesLimitations.Limitation limitation) Registers an information about "membership delegation", i.e. that this principal is a delegate of given user(s) or - indirectly - it obtains a delegated abstract role membership.OtherPrivilegesLimitations.Limitation.allow(@NotNull OtherPrivilegesLimitations.Limitation limitation)