|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XrdsParser
XRDS parser for OpenID.
| Method Summary | |
|---|---|
List |
parseXrds(String input,
Set targetTypes)
Parses a XRDS document and extracts the relevant information for the specified service endpoint types. |
| Method Detail |
|---|
List parseXrds(String input,
Set targetTypes)
throws DiscoveryException
xrdsInput - the XRDS document in String format
discovered from an Identifier.targetTypes - 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 | |||||||||