Package org.springframework.security.oauth2.jose


package org.springframework.security.oauth2.jose
  • Interfaces
    Class
    Description
    Super interface for cryptographic algorithms defined by the JSON Web Algorithms (JWA) specification and used by JSON Web Signature (JWS) to digitally sign or create a MAC of the contents and JSON Web Encryption (JWE) to encrypt the contents.