Class PrivateKeyJwtClientAuthenticationFilterTypeProvider
java.lang.Object
org.forgerock.openig.filter.oauth2.client.authentication.PrivateKeyJwtClientAuthenticationFilterTypeProvider
- All Implemented Interfaces:
org.forgerock.openig.model.type.service.TypeDefinitionProvider
- Direct Known Subclasses:
EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider
public class PrivateKeyJwtClientAuthenticationFilterTypeProvider
extends Object
implements org.forgerock.openig.model.type.service.TypeDefinitionProvider
Provide the
PrivateKeyJwtClientAuthenticationFilterHeaplet's
TypeDefinition.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.forgerock.openig.model.type.TypeDefinitionRegistry registry)
-
Constructor Details
-
PrivateKeyJwtClientAuthenticationFilterTypeProvider
public PrivateKeyJwtClientAuthenticationFilterTypeProvider()
-
-
Method Details
-
execute
public void execute(org.forgerock.openig.model.type.TypeDefinitionRegistry registry) - Specified by:
executein interfaceorg.forgerock.openig.model.type.service.TypeDefinitionProvider
-