Uses of Class
com.atlassian.confluence.user.AuthenticatedUserImpersonator

Packages that use AuthenticatedUserImpersonator
com.atlassian.confluence.user   
 

Uses of AuthenticatedUserImpersonator in com.atlassian.confluence.user
 

Methods in com.atlassian.confluence.user that return AuthenticatedUserImpersonator
static AuthenticatedUserImpersonator AuthenticatedUserImpersonator.valueOf(java.lang.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.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.