com.dyuproject.openid
Class DefaultDiscovery
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDiscovery
public DefaultDiscovery()
discover
public OpenIdUser discover(Identifier identifier,
OpenIdContext context)
throws Exception
- Specified by:
discover
in interface Discovery
- Throws:
Exception
Copyright © 2013. All Rights Reserved.