Uses of Class
com.github.elibracha.models.ignore.SecurityIgnore
-
Packages that use SecurityIgnore Package Description com.github.elibracha.deserializers com.github.elibracha.processors -
-
Uses of SecurityIgnore in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return SecurityIgnore Modifier and Type Method Description SecurityIgnoreSecurityDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) -
Uses of SecurityIgnore in com.github.elibracha.processors
Methods in com.github.elibracha.processors with parameters of type SecurityIgnore Modifier and Type Method Description booleanSecurityProcessor. apply(SecurityIgnore security, com.github.elibracha.model.ChangedSecurityRequirements securityRequirements)
-