adorsys / adorsys/secure-banking
Create a javascript module for the ClientJWTBuilder
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 2
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
* Component to build the ClientJWT object
* ClientJWTBuilder
* newClientJWT() : ClientJWT
* withAccessToken(accessToken Base64EncodedJWT) : ClientJWT //
* withNonceGenerator(NonceGenerator) : ClientJWT
* withTimestampGenerator(TimestamGenerator) : ClientJWT
* withExpir(Number) : ClientJWT// The number of milliseconds of the validity
* includeEncryptedHMAC(SecretCredentialEncryptor, serverPublicKey:JWK) : ClientJWT // used to encrypt the HMAC
* build(hmacKey:JWK):Base64EncodedJWT
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.