|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.resource.Resource
org.restlet.resource.UniformResource
org.restlet.resource.ServerResource
org.restlet.ext.openid.XrdsServerResource
@Deprecated public class XrdsServerResource
Implementation of a XRDS server side resource. It is used for OpenID discovery both from the consumer and the provider.
| Field Summary | |
|---|---|
static String |
TYPE_RETURN_TO
Deprecated. The identifier of the "return to" type. |
static String |
TYPE_SERVER
Deprecated. The identifier of the "server" type. |
static String |
TYPE_SIGNON
Deprecated. The identifier of the "signon" type. |
| Constructor Summary | |
|---|---|
XrdsServerResource()
Deprecated. |
|
| Method Summary | |
|---|---|
Representation |
represent()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String TYPE_RETURN_TO
public static final String TYPE_SERVER
public static final String TYPE_SIGNON
| Constructor Detail |
|---|
public XrdsServerResource()
| Method Detail |
|---|
@Get(value="form")
public Representation represent()
throws ParserConfigurationException
ParserConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||