public class WebServiceContextSecurityHandler extends Object implements ISecurityHandler
Constructor and Description |
---|
WebServiceContextSecurityHandler(WebServiceContext webServiceContext) |
Modifier and Type | Method and Description |
---|---|
Principal |
getPrincipal(PipeLineSession session) |
boolean |
isUserInRole(String role,
PipeLineSession session) |
public WebServiceContextSecurityHandler(WebServiceContext webServiceContext)
public boolean isUserInRole(String role, PipeLineSession session)
isUserInRole
in interface ISecurityHandler
public Principal getPrincipal(PipeLineSession session)
getPrincipal
in interface ISecurityHandler
Copyright © 2023 Frank!Framework. All rights reserved.