Package org.forgerock.json.jose.utils


package org.forgerock.json.jose.utils
Utility classes for JWT creation and manipulation.
  • Classes
    Class
    Description
    Utils to complement bit operations not covered by the BigInteger functions.
    Utility methods for reading and writing DER-encoded values.
    This class provides utility methods for converting Java Date objects into and from IntDates.
    Set of SecretConstraints for filtering Secrets.
    This class provides an utility method for validating that a String is either an arbitrary string without any ":" characters or if the String does contain a ":" character then the String is a valid URI.
    This class provides utility methods to share common behaviour.
    Utilities for handling XEC keys for X25519 and X448 ECDH key agreement.