Class EncryptedPrivateKeyJwtClientAuthenticationFilter

java.lang.Object
org.forgerock.http.oauth2.PrivateKeyJwtClientAuthenticationFilter
org.forgerock.http.oauth2.EncryptedPrivateKeyJwtClientAuthenticationFilter
All Implemented Interfaces:
Filter

public class EncryptedPrivateKeyJwtClientAuthenticationFilter extends PrivateKeyJwtClientAuthenticationFilter
A Filter implementation to add the client credentials to request as signed then encrypted private key jwt as per the OpenID Connect Client Authentication specification.