Uses of Enum Class
com.evolveum.midpoint.common.RoleMiningExportUtils.SecurityMode
Packages that use RoleMiningExportUtils.SecurityMode
Package
Description
-
Uses of RoleMiningExportUtils.SecurityMode in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return RoleMiningExportUtils.SecurityModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RoleMiningExportUtils.SecurityMode[]RoleMiningExportUtils.SecurityMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.common with parameters of type RoleMiningExportUtils.SecurityModeModifier and TypeMethodDescriptionstatic StringRoleMiningExportUtils.encryptedUUID(String oid, RoleMiningExportUtils.SecurityMode securityMode, String key) static AssignmentTypeRoleMiningExportUtils.encryptObjectReference(@NotNull AssignmentType assignmentObject, RoleMiningExportUtils.SecurityMode securityMode, String key) static ObjectReferenceTypeRoleMiningExportUtils.encryptObjectReference(ObjectReferenceType targetRef, RoleMiningExportUtils.SecurityMode securityMode, String key) static @NotNull StringRoleMiningExportUtils.updateEncryptKey(@NotNull RoleMiningExportUtils.SecurityMode securityMode) -
Uses of RoleMiningExportUtils.SecurityMode in com.evolveum.midpoint.ninja.action.mining
Methods in com.evolveum.midpoint.ninja.action.mining that return RoleMiningExportUtils.SecurityMode -
Uses of RoleMiningExportUtils.SecurityMode in com.evolveum.midpoint.web.page.admin.configuration.component
Methods in com.evolveum.midpoint.web.page.admin.configuration.component with parameters of type RoleMiningExportUtils.SecurityModeModifier and TypeMethodDescriptionvoidRoleMiningExportOperation.setSecurityLevel(RoleMiningExportUtils.SecurityMode securityMode)