gluu
静的公開変数類 | 全メンバ一覧
org.xdi.oxauth.model.session.EndSessionResponseParam インタフェース
org.xdi.oxauth.model.session.EndSessionResponseParam 連携図
Collaboration graph

静的公開変数類

static final String STATE = "state"
 

詳解

著者
Javier Rojas Blum
バージョン
0.9 October 30, 2014

メンバ詳解

◆ STATE

final String org.xdi.oxauth.model.session.EndSessionResponseParam.STATE = "state"
static

Opaque value used by the RP to maintain state between the logout request and the callback to the endpoint specified by the post_logout_redirect_uri parameter. If included in the logout request, the OP passes this value back to the RP using the state query parameter when redirecting the User Agent back to the RP.


このインタフェース詳解は次のファイルから抽出されました: