Uses of Interface
org.keycloak.protocol.oid4vc.issuance.TimeProvider
Package
Description
-
Uses of TimeProvider in org.keycloak.protocol.oid4vc.issuance
Modifier and TypeClassDescriptionclass
Implementation of theTimeProvider
that delegates calls to the commonTime
class. -
Uses of TimeProvider in org.keycloak.protocol.oid4vc.issuance.signing
ModifierConstructorDescriptionJwtSigningService
(KeycloakSession keycloakSession, String keyId, String algorithmType, String tokenType, String issuerDid, TimeProvider timeProvider)