com.dyuproject.openid
Class DefaultDiscovery
java.lang.Object
com.dyuproject.openid.ChainedDiscovery
com.dyuproject.openid.DefaultDiscovery
- All Implemented Interfaces:
- Discovery
public final class DefaultDiscovery
- extends ChainedDiscovery
Initially delegates discovery to YadisDiscovery
and then
to HtmlBasedDiscovery
if the former is not successful.
- Author:
- David Yu
- Date created:
- Sep 23, 2008
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDiscovery
public DefaultDiscovery()
Copyright © 2008-2013. All Rights Reserved.