|
Revision 36407, 1.7 kB
(checked in by int128, 3 years ago)
|
|
署名検証をスキップするか決められるようValidationEventListenerを変更
|
-
Property svn:mime-type set to
text/plain
|
| Line | |
|---|
| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
|---|
| 2 | <!--NewPage-->
|
|---|
| 3 | <HTML>
|
|---|
| 4 | <HEAD>
|
|---|
| 5 | <!-- Generated by javadoc on Sun Jan 10 22:39:35 JST 2010-->
|
|---|
| 6 | <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|---|
| 7 | <TITLE>
|
|---|
| 8 | oauth-filter 0.2 API
|
|---|
| 9 | </TITLE>
|
|---|
| 10 | <SCRIPT type="text/javascript">
|
|---|
| 11 | targetPage = "" + window.location.search;
|
|---|
| 12 | if (targetPage != "" && targetPage != "undefined")
|
|---|
| 13 | targetPage = targetPage.substring(1);
|
|---|
| 14 | if (targetPage.indexOf(":") != -1)
|
|---|
| 15 | targetPage = "undefined";
|
|---|
| 16 | function loadFrames() {
|
|---|
| 17 | if (targetPage != "" && targetPage != "undefined")
|
|---|
| 18 | top.classFrame.location = top.targetPage;
|
|---|
| 19 | }
|
|---|
| 20 | </SCRIPT>
|
|---|
| 21 | <NOSCRIPT>
|
|---|
| 22 | </NOSCRIPT>
|
|---|
| 23 | </HEAD>
|
|---|
| 24 | <FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
|
|---|
| 25 | <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
|
|---|
| 26 | <FRAME src="overview-frame.html" name="packageListFrame" title="すべてのパッケージ">
|
|---|
| 27 | <FRAME src="allclasses-frame.html" name="packageFrame" title="すべてのクラスおよびインタフェース (非 static の入れ子になった型を除く)">
|
|---|
| 28 | </FRAMESET>
|
|---|
| 29 | <FRAME src="overview-summary.html" name="classFrame" title="パッケージ、クラス、およびインタフェースの説明" scrolling="yes">
|
|---|
| 30 | <NOFRAMES>
|
|---|
| 31 | <H2>
|
|---|
| 32 | フレーム関連の警告</H2>
|
|---|
| 33 |
|
|---|
| 34 | <P>
|
|---|
| 35 | このドキュメントはフレーム機能を使って表示するように作られています。フレームを表示できない Web クライアントの場合にこのメッセージが表示されます。
|
|---|
| 36 | <BR>
|
|---|
| 37 | リンク先<A HREF="overview-summary.html">フレームなしのバージョン</A>
|
|---|
| 38 | </NOFRAMES>
|
|---|
| 39 | </FRAMESET>
|
|---|
| 40 | </HTML>
|
|---|