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