Uses of Enum
com.xwiki.macros.showhideif.macro.ShowHideIfMacroParameters.AuthType
Packages that use ShowHideIfMacroParameters.AuthType
-
Uses of ShowHideIfMacroParameters.AuthType in com.xwiki.macros.showhideif.macro
Methods in com.xwiki.macros.showhideif.macro that return ShowHideIfMacroParameters.AuthTypeModifier and TypeMethodDescriptionShowHideIfMacroParameters.getAuthenticationType()Returns the enum constant of this type with the specified name.static ShowHideIfMacroParameters.AuthType[]ShowHideIfMacroParameters.AuthType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xwiki.macros.showhideif.macro with parameters of type ShowHideIfMacroParameters.AuthTypeModifier and TypeMethodDescriptionvoidShowHideIfMacroParameters.setAuthenticationType(ShowHideIfMacroParameters.AuthType authenticationType)