Package de.hybris.platform.oauth2.jwt.util
package de.hybris.platform.oauth2.jwt.util
-
ClassDescriptionThe Class IdTokenHelper for building, encoding and signing JSON Web Tokens.The Builder for Claims.The Builder for Header.Builder for JWT (contains claims and headers).The Interface KeyStoreHelper for extracting private/public keys, keystore and generating signer from a file (as an input stream).The implementation of KeyStoreHelper that can work with RSA key stores.