Skip to content

Optimize OAuthSignatureCalculator #1333

@slandelle

Description

@slandelle
  • ThreadSafeHMAC is synchronized. NONCE_BUFFER uses a ThreadLocal, why not use a global one so Mac doesn't need synchronization?
  • OAuthParameterSet. sortAndConcat allocates a StringBuilder
  • OAuthParameterSet. sortAndConcat allocates a an Array.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions