Uses of Interface
com.atlassian.confluence.security.websudo.WebSudoManager
Packages that use WebSudoManager
Package
Description
-
Uses of WebSudoManager in com.atlassian.confluence.impl.webapp.security.enforcer
Constructors in com.atlassian.confluence.impl.webapp.security.enforcer with parameters of type WebSudoManager -
Uses of WebSudoManager in com.atlassian.confluence.rpc.soap.services
Fields in com.atlassian.confluence.rpc.soap.services declared as WebSudoManagerMethods in com.atlassian.confluence.rpc.soap.services with parameters of type WebSudoManagerModifier and TypeMethodDescriptionvoid
SoapServiceHelperImpl.setWebSudoManager
(WebSudoManager webSudoManager) -
Uses of WebSudoManager in com.atlassian.confluence.security.websudo
Classes in com.atlassian.confluence.security.websudo that implement WebSudoManagerMethods in com.atlassian.confluence.security.websudo with parameters of type WebSudoManagerModifier and TypeMethodDescriptionvoid
AuthenticateAction.setWebSudoManager
(WebSudoManager webSudoManager) void
DropAuthenticationAction.setWebSudoManager
(WebSudoManager webSudoManager) -
Uses of WebSudoManager in com.atlassian.sal.confluence.websudo
Constructors in com.atlassian.sal.confluence.websudo with parameters of type WebSudoManager