Uses of Enum Class
com.veertu.ankaMgmtSdk.AuthType
Packages that use AuthType
-
Uses of AuthType in com.veertu.ankaMgmtSdk
Subclasses with type arguments of type AuthType in com.veertu.ankaMgmtSdkMethods in com.veertu.ankaMgmtSdk that return AuthTypeModifier and TypeMethodDescriptionstatic AuthType
Returns the enum constant of this class with the specified name.static AuthType[]
AuthType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.veertu.ankaMgmtSdk with parameters of type AuthType