Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.EffectivePrivilegesModificationType
Packages that use EffectivePrivilegesModificationType
Package
Description
Low-level security functions.
-
Uses of EffectivePrivilegesModificationType in com.evolveum.midpoint.audit.api
Methods in com.evolveum.midpoint.audit.api that return EffectivePrivilegesModificationTypeModifier and TypeMethodDescription@Nullable EffectivePrivilegesModificationTypeAuditEventRecord.getEffectivePrivilegesModification()Methods in com.evolveum.midpoint.audit.api with parameters of type EffectivePrivilegesModificationTypeModifier and TypeMethodDescriptionvoidAuditEventRecord.setEffectivePrivilegesModification(EffectivePrivilegesModificationType value) -
Uses of EffectivePrivilegesModificationType in com.evolveum.midpoint.repo.sqale.audit.qmodel
Fields in com.evolveum.midpoint.repo.sqale.audit.qmodel declared as EffectivePrivilegesModificationTypeFields in com.evolveum.midpoint.repo.sqale.audit.qmodel with type parameters of type EffectivePrivilegesModificationTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<EffectivePrivilegesModificationType>QAuditEventRecord.effectivePrivilegesModification -
Uses of EffectivePrivilegesModificationType in com.evolveum.midpoint.security.api
Methods in com.evolveum.midpoint.security.api that return EffectivePrivilegesModificationTypeModifier and TypeMethodDescription@Nullable EffectivePrivilegesModificationTypeMidPointPrincipal.getEffectivePrivilegesModification() -
Uses of EffectivePrivilegesModificationType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return EffectivePrivilegesModificationTypeModifier and TypeMethodDescriptionAuditEventRecordType.getEffectivePrivilegesModification()Returns the enum constant of this class with the specified name.static EffectivePrivilegesModificationType[]EffectivePrivilegesModificationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type EffectivePrivilegesModificationTypeModifier and TypeMethodDescriptionAuditEventRecordType.effectivePrivilegesModification(EffectivePrivilegesModificationType value) voidAuditEventRecordType.setEffectivePrivilegesModification(EffectivePrivilegesModificationType value)