@Deprecated
public class OpenIdFormForwarder
extends java.lang.Object
Constructor and Description |
---|
OpenIdFormForwarder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Representation |
handleFormRedirect(Representation input,
ClientResource resource)
Deprecated.
Helper class to programmatically handle the OpenID 2.0 HTML Form
redirection.
|
public static Representation handleFormRedirect(Representation input, ClientResource resource) throws java.io.IOException
input
- - html form to postresource
- - existing or nulljava.io.IOException
- - on failed html xml parsing.Copyright © 2005-2024 Restlet.