|
Tsukuyomi OpenID 0.2.0 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AuthSuccess を使用しているパッケージ | |
|---|---|
| jp.sourceforge.tsukuyomi.openid.message | |
| jp.sourceforge.tsukuyomi.openid.rp.impl | |
| jp.sourceforge.tsukuyomi.openid.message での AuthSuccess の使用 |
|---|
| jp.sourceforge.tsukuyomi.openid.message での AuthSuccess のサブクラス | |
|---|---|
class |
VerifyRequest
VerifyRequest is a AuthSuccess with the openid.mode switched to check_authentication. |
| AuthSuccess を返す jp.sourceforge.tsukuyomi.openid.message のメソッド | |
|---|---|
static AuthSuccess |
AuthSuccess.createAuthSuccess(ParameterList params)
|
static AuthSuccess |
AuthSuccess.createAuthSuccess(String opEndpoint,
String claimedId,
String delegate,
boolean compatibility,
String returnTo,
String nonce,
String invalidateHandle,
Association assoc,
boolean signNow)
|
| AuthSuccess 型のパラメータを持つ jp.sourceforge.tsukuyomi.openid.message のメソッド | |
|---|---|
static VerifyRequest |
VerifyRequest.createVerifyRequest(AuthSuccess authResp)
|
| AuthSuccess 型のパラメータを持つ jp.sourceforge.tsukuyomi.openid.message のコンストラクタ | |
|---|---|
VerifyRequest(AuthSuccess authResp)
|
|
| jp.sourceforge.tsukuyomi.openid.rp.impl での AuthSuccess の使用 |
|---|
| AuthSuccess 型のパラメータを持つ jp.sourceforge.tsukuyomi.openid.rp.impl のメソッド | |
|---|---|
boolean |
RelayPartyImpl.verifyNonce(AuthSuccess authResp,
DiscoveryInformation discovered)
Verifies the nonce in an authentication response. |
boolean |
RelayPartyImpl.verifyReturnTo(String receivingUrl,
AuthSuccess response)
Verifies that the URL where the Consumer (Relying Party) received the authentication response matches the value of the "openid.return_to" parameter in the authentication response. |
|
Tsukuyomi OpenID 0.2.0 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||