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