Uses of Enum
com.realobjects.pdfreactor.Configuration.HttpAuthScheme
-
Uses of Configuration.HttpAuthScheme in com.realobjects.pdfreactor
Modifier 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.Modifier and TypeMethodDescriptionConfiguration.HttpCredentials.setAuthScheme
(Configuration.HttpAuthScheme authScheme) The authentication scheme for which these credentials are intended to be used.