Package com.github.elibracha.processors
Class SecurityProcessor
- java.lang.Object
-
- com.github.elibracha.processors.SecurityProcessor
-
public class SecurityProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description SecurityProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(SecurityIgnore security, com.github.elibracha.model.ChangedSecurityRequirements securityRequirements)
-
-
-
Method Detail
-
apply
public boolean apply(SecurityIgnore security, com.github.elibracha.model.ChangedSecurityRequirements securityRequirements)
-
-