Uses of Enum
com.realobjects.pdfreactor.Configuration.HttpAuthScheme
Packages that use Configuration.HttpAuthScheme
-
Uses of Configuration.HttpAuthScheme in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.HttpAuthSchemeModifier and TypeMethodDescriptionstatic Configuration.HttpAuthScheme
Returns the enum constant of this type with the specified name.static Configuration.HttpAuthScheme[]
Configuration.HttpAuthScheme.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.HttpAuthSchemeModifier and TypeMethodDescriptionConfiguration.HttpCredentials.setAuthScheme
(Configuration.HttpAuthScheme authScheme) The authentication scheme for which these credentials are intended to be used.