|
||||||||||
| 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 | |
|---|---|
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. |
| Method Detail |
|---|
java.util.List parseXrds(java.lang.String input,
java.util.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 | |||||||||