Uses of Interface
org.forgerock.macaroons.CaveatVerifier
Packages that use CaveatVerifier
Package
Description
Implementation of
Macaroons: Cookies with contextual caveats for decentralized
authorization in the cloud. See
Macaroon for more details.-
Uses of CaveatVerifier in org.forgerock.macaroons
Classes in org.forgerock.macaroons that implement CaveatVerifierModifier and TypeClassDescriptionfinal classImplements caveats that are structured as JSON objects.Methods in org.forgerock.macaroons with parameters of type CaveatVerifierModifier and TypeMethodDescriptionMacaroonVerifier.satisfy(CaveatVerifier verifier) Satisfies a general 1st-party caveat with the given verifier.