Interface PrivateKeyJWTContext

All Superinterfaces:
ClientAuthenticationContext, InvocationContext

private_key_jwt client authentication context.
  • Method Details

    • getJWSHeader

      com.nimbusds.jose.JWSHeader getJWSHeader()
      Returns the private_key_jwt header.
      Returns:
      The header.