Uses of Class
com.atlassian.confluence.user.AuthenticatedUserImpersonator
-
Packages that use AuthenticatedUserImpersonator Package Description com.atlassian.confluence.user -
-
Uses of AuthenticatedUserImpersonator in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user that return AuthenticatedUserImpersonator Modifier and Type Method Description static AuthenticatedUserImpersonatorAuthenticatedUserImpersonator. valueOf(String name)Returns the enum constant of this type with the specified name.static AuthenticatedUserImpersonator[]AuthenticatedUserImpersonator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-