com.dyuproject.openid
Class DefaultDiscovery

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

public class DefaultDiscovery
extends Object
implements Discovery

Discovery initially through yadis. If that fails, delegates to HtmlBasedDiscovery

Author:
David Yu

Constructor Summary
DefaultDiscovery()
           
 
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

DefaultDiscovery

public DefaultDiscovery()
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.