CredentialLockedException

constructor(policyName: String, reason: String? = null, cause: Throwable? = null)

Parameters

policyName

The name of the policy that caused the credential to be locked.

reason

Optional human-readable reason for the lock.

cause

The underlying cause of the exception.