public class PasswordPolicyException extends ProcessEngineException
| Constructor and Description |
|---|
PasswordPolicyException(List<PasswordPolicyRule> policyrules) |
| Modifier and Type | Method and Description |
|---|---|
List<PasswordPolicyRule> |
getPolicyRules() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PasswordPolicyException(List<PasswordPolicyRule> policyrules)
public List<PasswordPolicyRule> getPolicyRules()
Copyright © 2013–2019 camunda services GmbH. All rights reserved.