com.dyuproject.openid
Class HtmlBasedDiscovery

java.lang.Object
  extended by com.dyuproject.openid.HtmlBasedDiscovery
All Implemented Interfaces:
Discovery

public class HtmlBasedDiscovery
extends Object
implements Discovery

Discovery mechanism to retrieve the openid.server and openid.delegate from link tags.

Author:
David Yu

Constructor Summary
HtmlBasedDiscovery()
           
 
Method Summary
 OpenIdUser discover(Identifier identifier, OpenIdContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlBasedDiscovery

public HtmlBasedDiscovery()
Method Detail

discover

public OpenIdUser discover(Identifier identifier,
                           OpenIdContext context)
                    throws Exception
Specified by:
discover in interface Discovery
Throws:
Exception


Copyright © 2013. All Rights Reserved.