Package org.frankframework.core
Class AllowAllSecurityHandler
java.lang.Object
org.frankframework.core.AllowAllSecurityHandler
- All Implemented Interfaces:
ISecurityHandler
Security handler that declares that each role is valid.
- Since:
- 4.3
- Author:
- Gerrit van Brakel
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AllowAllSecurityHandler
public AllowAllSecurityHandler()
-
-
Method Details
-
isUserInRole
- Specified by:
isUserInRole
in interfaceISecurityHandler
-
getPrincipal
- Specified by:
getPrincipal
in interfaceISecurityHandler
- Throws:
org.apache.commons.lang3.NotImplementedException
-