|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openid4java.discovery.xrds.XrdsParserImpl
public class XrdsParserImpl
| Constructor Summary | |
|---|---|
XrdsParserImpl()
|
|
| Method Summary | |
|---|---|
java.util.List |
parseXrds(java.lang.String input,
java.util.Set targetTypes)
Parses a XRDS document and extracts the relevant information for the specified service endpoint types. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XrdsParserImpl()
| Method Detail |
|---|
public java.util.List parseXrds(java.lang.String input,
java.util.Set targetTypes)
throws DiscoveryException
XrdsParser
parseXrds in interface XrdsParsertargetTypes - Set of service endpoint types
that should be matched
XrdsServiceEndpoints
extracted from the XRDS document,
in the proper, sorted order
DiscoveryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||