public abstract class AbstractDecisionVoter extends Object
Constructor and Description |
---|
AbstractDecisionVoter() |
Modifier and Type | Method and Description |
---|---|
protected SecurityViolation |
newSecurityViolation(String reason)
Creates an instance of
SecurityViolation for a given
string which will be used as reason to describe the violation. |
protected SecurityViolation newSecurityViolation(String reason)
SecurityViolation
for a given
string which will be used as reason to describe the violation.reason
- description of the violationSecurityViolation
which provides details about the found restriction.Copyright © 2020 The Apache Software Foundation. All rights reserved.