Java Policy Agents 2024.3

Encryption Class

The name of the class used by the agent to implement encryption and decryption. The class must implement both com.iplanet.services.util.AMEncryption and com.iplanet.services.util.ConfigurableKey.

After changing this property, you must re-encrypt the agent profile password. For more information, refer to Encrypted Agent Password.

Property name

org.forgerock.agents.encryptor.classname

Aliases

org.forgerock.agents.encryptor.classname
  Introduced in Java Agent 5.0

com.iplanet.security.encryptor
  Introduced in Java Agent 5.0

Function

Encryption, Required

Type

Classname

Default

org.forgerock.openam.shared.security.crypto.AESWrapEncryption

Bootstrap property

Yes

Required property

Yes - If this property is missing, the agent fails to start

Restart required

No

Local configuration file

AgentBootstrap.properties

Copyright © 2010-2024 ForgeRock, all rights reserved.