Java Policy Agents 2023.3

Encryption Class

The name of the class to be used by the Java 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.

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

Type

String

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-2023 ForgeRock, all rights reserved.