Module swim.security
Signing and encryption of swim-structure values using the
JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Token (JWT), and
OpenID standards.
-
-
Packages
Exports Package Description swim.security Signing and encryption of swim-structure values using the JSON Web Key (JWK), JSON Web Signature (JWS), JSON Web Token (JWT), and OpenID standards.
-
Modules
Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).transitive swim.json JavaScript Object Notation (JSON) codec that incrementally parses and writes swim-structure values.transitive swim.recon Object notation with attributes, like if JSON and XML had a baby.transitive swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.
-