Class OID4VCAuthorizationCheckProvider
java.lang.Object
org.keycloak.protocol.oid4vc.issuance.OID4VCAuthorizationCheckProvider
- All Implemented Interfaces:
AuthorizationEndpointCheckProvider,Provider
public class OID4VCAuthorizationCheckProvider
extends Object
implements AuthorizationEndpointCheckProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OID4VCAuthorizationCheckProvider
-
-
Method Details
-
check
public void check(AuthorizationEndpointChecker context) throws AuthorizationEndpointChecker.AuthorizationCheckException - Specified by:
checkin interfaceAuthorizationEndpointCheckProvider- Throws:
AuthorizationEndpointChecker.AuthorizationCheckException
-
close
public void close()
-