gluu
|
非公開変数類 | |
String | idTokenHint |
String | postLogoutRedirectUri |
String | sessionId |
String | state |
Represents an end session request to send to the authorization server.
|
inline |
Constructs an end session request.
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
Returns the client credentials (URL encoded).
|
inherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
Returns the client credentials encoded using base64.
|
inline |
Returns the issued ID Token.
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
|
inline |
Returns the URL to which the RP is requesting that the End-User's User-Agent be redirected after a logout has been performed.
|
inline |
Returns a query string with the parameters of the end session request. Any null
or empty parameter will be omitted.
|
inline |
Gets session id.
|
inline |
Returns the state. The state is an 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.
|
inherited |
|
inlineinherited |
|
abstractinherited |
|
inline |
Sets the issued ID Token.
idTokenHint | The issued ID Token. |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
Sets the URL to which the RP is requesting that the End-User's User-Agent be redirected after a logout has been performed.
postLogoutRedirectUri | The post logout redirection URI. |
|
inline |
Sets session id.
p_sessionId | session id |
|
inline |
Sets the state. The state is an 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.
state | he state. |
|
private |
|
private |
|
private |
|
private |