|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VerifyResult in net.adamcin.httpsig.api |
|---|
| Methods in net.adamcin.httpsig.api that return VerifyResult | |
|---|---|
static VerifyResult |
VerifyResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VerifyResult[] |
VerifyResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
VerifyResult |
Verifier.verifyWithResult(Challenge challenge,
RequestContent requestContent,
Authorization authorization)
Verifies the provided Authorization header against the original Challenge |
VerifyResult |
DefaultVerifier.verifyWithResult(Challenge challenge,
RequestContent requestContent,
Authorization authorization)
Verifies the provided Authorization header against the original Challenge |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||