Package swim.security

Class KeyDef

    • Constructor Detail

      • KeyDef

        public KeyDef()
    • Method Detail

      • from

        public static KeyDef from​(Key key)
      • key

        public abstract Key key()
      • toValue

        public abstract Value toValue()