Class AllowAllSecurityHandler

java.lang.Object
org.frankframework.core.AllowAllSecurityHandler
All Implemented Interfaces:
ISecurityHandler

public class AllowAllSecurityHandler extends Object implements ISecurityHandler
Security handler that declares that each role is valid.
Since:
4.3
Author:
Gerrit van Brakel
  • Constructor Details

    • AllowAllSecurityHandler

      public AllowAllSecurityHandler()
  • Method Details