public class OpenIdFormForwarder
extends java.lang.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 java.io.IOException
input
- - html form to postresource
- - existing or nulljava.io.IOException
- - on failed html xml parsing.Copyright © 2005-2018 Restlet.