Webページのログアウト・リンクを作成するには、URLに adfAuthentication
サーブレットとともにログイン・ページなどの結果ページへの転送を含める必要があります。
次に例を示します。
href="<%=request.getContextPath()%>/adfAuthentication/adfAuthentication?logout=logout&end_url=/login.jsp"
J2EEアプリケーションのセキュリティの開発
Oracle ADFアプリケーションでのセキュリティの実装
Copyright © 1997, 2006, Oracle. All rights reserved.