Class EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider
java.lang.Object
org.forgerock.openig.filter.oauth2.client.authentication.PrivateKeyJwtClientAuthenticationFilterTypeProvider
org.forgerock.openig.filter.oauth2.client.authentication.EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider
- All Implemented Interfaces:
org.forgerock.openig.model.type.service.TypeDefinitionProvider
public class EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider
extends PrivateKeyJwtClientAuthenticationFilterTypeProvider
Provide the
EncryptedPrivateKeyJwtClientAuthenticationFilterHeaplet's TypeDefinition.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider
public EncryptedPrivateKeyJwtClientAuthenticationFilterTypeProvider()
-
-
Method Details
-
get
public org.forgerock.openig.model.type.ComponentTypeDefinition get()- Specified by:
getin interfaceorg.forgerock.openig.model.type.service.TypeDefinitionProvider- Overrides:
getin classPrivateKeyJwtClientAuthenticationFilterTypeProvider
-