public class AllowAllSecurityHandler extends Object implements ISecurityHandler
Constructor and Description |
---|
AllowAllSecurityHandler() |
Modifier and Type | Method and Description |
---|---|
Principal |
getPrincipal(PipeLineSession session) |
boolean |
isUserInRole(String role,
PipeLineSession session) |
public boolean isUserInRole(String role, PipeLineSession session)
isUserInRole
in interface ISecurityHandler
public Principal getPrincipal(PipeLineSession session) throws org.apache.commons.lang3.NotImplementedException
getPrincipal
in interface ISecurityHandler
org.apache.commons.lang3.NotImplementedException
Copyright © 2023 Frank!Framework. All rights reserved.