-
Terminally Deprecated ElementsElementDescriptionunusedUse
HTTPPostRequestEncoder, which now handles both authentication and logout requests.UseHTTPRedirectRequestEncoder, which now handles both authentication and logout requests.use the activation condition in the base class instead.
-
Deprecated InterfacesInterfaceDescription
-
Deprecated ClassesClassDescriptionUse
HTTPPostRequestEncoder, which now handles both authentication and logout requests.UseHTTPRedirectRequestEncoder, which now handles both authentication and logout requests.
-
Deprecated MethodsMethodDescriptionunuseduse the activation condition in the base class instead.
-
Deprecated Constructors