Uses of Interface
org.frankframework.core.ISecurityHandler
Package
Description
-
Uses of ISecurityHandler in org.frankframework.core
Modifier and TypeClassDescriptionclass
Security handler that declares that each role is valid.Modifier and TypeMethodDescriptionvoid
PipeLineSession.setSecurityHandler
(ISecurityHandler handler) -
Uses of ISecurityHandler in org.frankframework.http
Modifier and TypeClassDescriptionclass
SecurityHandler that delegates its implementation to the corresponding methods in the HttpServlet. -
Uses of ISecurityHandler in org.frankframework.http.cxf
Modifier and TypeClassDescriptionclass
Securityhandler that delegates its implementation to the corresponding methods in the WebServiceContext. -
Uses of ISecurityHandler in org.frankframework.jwt