| Modifier and Type | Method and Description |
|---|---|
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,
SignatureBuilder signatureBuilder,
Authorization authorization)
Verifies the provided
Authorization header against the original Challenge |
Copyright © 2013. All Rights Reserved.