Uses of Package
com.atlassian.confluence.security.websudo
Packages that use com.atlassian.confluence.security.websudo
Package
Description
-
Classes in com.atlassian.confluence.security.websudo used by com.atlassian.confluence.impl.webapp.security.enforcerClassDescriptionManages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (
WebSudoManager.matches(String, Class, java.lang.reflect.Method)
. -
Classes in com.atlassian.confluence.security.websudo used by com.atlassian.confluence.rpc.soap.servicesClassDescriptionManages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (
WebSudoManager.matches(String, Class, java.lang.reflect.Method)
. -
Classes in com.atlassian.confluence.security.websudo used by com.atlassian.confluence.security.websudoClassDescriptionThis class represents the result of an IP Allow List validation for websudo action.This class allows to check if the client's IP address is in the IP allowlist for websudo actionManages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (
WebSudoManager.matches(String, Class, java.lang.reflect.Method)
. -
Classes in com.atlassian.confluence.security.websudo used by com.atlassian.sal.confluence.websudoClassDescriptionManages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (
WebSudoManager.matches(String, Class, java.lang.reflect.Method)
.