jp.sourceforge.tsukuyomi.openid.discovery.impl
クラス HtmlResolverImpl
java.lang.Object
jp.sourceforge.tsukuyomi.openid.discovery.impl.HtmlResolverImpl
- すべての実装されたインタフェース:
- HtmlResolver
public class HtmlResolverImpl
- extends Object
- implements HtmlResolver
- 作成者:
- Marius Scurtescu, Johnny Bufu
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlResolverImpl
public HtmlResolverImpl()
discover
public HtmlResult discover(UrlIdentifier identifier)
throws DiscoveryException,
IdentifierException
- Performs HTML discovery on the supplied URL identifier.
- 定義:
- インタフェース
HtmlResolver
内の discover
- パラメータ:
identifier
- The URL identifier.
- 戻り値:
- HTML discovery data obtained from the URL.
- 例外:
IdentifierException
DiscoveryException
setHttpClientManager
public void setHttpClientManager(HttpClientManager httpClientManager)
Copyright © 2008 Project Tsukuyomi. All Rights Reserved.