Package | Description |
---|---|
org.openid4java.consumer |
Provides functionality for OpenID-enabling Consumer (Relying Party) sites.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
private VerificationResult |
ConsumerManager.verifySignature(AuthSuccess authResp,
DiscoveryInformation discovered,
VerificationResult result)
Verifies the signature in a authentication response message.
|
Copyright 2006-2008 Sxip Identity Corporation