|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VerificationResult | |
|---|---|
| org.openid4java.consumer | Provides functionality for OpenID-enabling Consumer (Relying Party) sites. |
| Uses of VerificationResult in org.openid4java.consumer |
|---|
| Methods in org.openid4java.consumer that return VerificationResult | |
|---|---|
VerificationResult |
ConsumerManager.verify(java.lang.String receivingUrl,
ParameterList response,
DiscoveryInformation discovered)
Performs verification on the Authentication Response (assertion) received from the OpenID Provider. |
private VerificationResult |
ConsumerManager.verifySignature(AuthSuccess authResp,
DiscoveryInformation discovered,
VerificationResult result)
Verifies the signature in a authentication response message. |
| Methods in org.openid4java.consumer with parameters of type VerificationResult | |
|---|---|
private VerificationResult |
ConsumerManager.verifySignature(AuthSuccess authResp,
DiscoveryInformation discovered,
VerificationResult result)
Verifies the signature in a authentication response message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||