PermissionValidator
instead. Note this cannot be removed without an upgrade task for existing users.public class UserPermissionValidator extends AbstractPermissionValidator implements com.opensymphony.workflow.Validator
PermissionValidator
which lets the user specify the name of the field specifying the username.Modifier and Type | Field and Description |
---|---|
static String |
NULL_ALLOWED_KEY
Deprecated.
|
Constructor and Description |
---|
UserPermissionValidator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Map transientVars,
Map args,
com.opensymphony.module.propertyset.PropertySet ps)
Deprecated.
Looks up a transient var based on a argument passed in.
|
public static final String NULL_ALLOWED_KEY
public void validate(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.InvalidInputException
validate
in interface com.opensymphony.workflow.Validator
com.opensymphony.workflow.InvalidInputException
Copyright © 2002-2019 Atlassian. All Rights Reserved.