Package org.jasig.portlet.cms.service

  • Interface Summary 
    Interface Description
    IStringCleaningService
    IStringCleaningService is responsible for cleaning HTML content according to any configured validation rules.
  • Class Summary 
    Class Description
    AntiSamyStringCleaningService
    AntiSamyStringCleaningService provides an implementation of the IStringCleaningService interface that uses OWASP's AntiSamy tool to perform HTML string cleaning.