Uses of Enum Class
com.gooddata.sdk.model.account.Account.AuthenticationMode
Packages that use Account.AuthenticationMode
-
Uses of Account.AuthenticationMode in com.gooddata.sdk.model.account
Methods in com.gooddata.sdk.model.account that return Account.AuthenticationModeModifier and TypeMethodDescriptionstatic Account.AuthenticationModeReturns the enum constant of this class with the specified name.static Account.AuthenticationMode[]Account.AuthenticationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.