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.Limitation
OtherPrivilegesLimitations.Limitation.clone()
@Nullable OtherPrivilegesLimitations.Limitation
Methods in com.evolveum.midpoint.security.api with parameters of type OtherPrivilegesLimitations.LimitationModifier and TypeMethodDescriptionvoid
MidPointPrincipal.addDelegationTarget
(@NotNull PrismObject<? extends AssignmentHolderType> target, OtherPrivilegesLimitations.Limitation limitation) Registers an information about "membership delegation", i.e.OtherPrivilegesLimitations.Limitation.allow
(@NotNull OtherPrivilegesLimitations.Limitation limitation)