Package org.keycloak.sdjwt.vp
Interface TrustedSdJwtIssuerResolver
- All Known Implementing Classes:
TrustMaterialSdJwtIssuerResolver
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Resolves the keys trusted to have issued a presented credential, e.g. against an issuer allowlist
or a trust list.
-
Method Summary
-
Method Details
-
resolve
- Throws:
VerificationException
-