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