Class KeyBundle

  • Direct Known Subclasses:
    KeyBundle

    public class KeyBundle
    extends Object
    A KeyBundle consisting of a WebKey plus its attributes.
    • Constructor Detail

      • KeyBundle

        public KeyBundle()
    • Method Detail

      • key

        public JsonWebKey key()
        Get the key value.
        Returns:
        the key value
      • keyIdentifier

        public KeyIdentifier keyIdentifier()
        The key identifier.
        Returns:
        identifier for the key