Package net.shibboleth.sp.ddf
package net.shibboleth.sp.ddf
Implementation of the Dynamic Dataflow abstraction used in the
Service Provider for interprocess communication.
DDFs are somewhat JSON-like, but with a (subjectively) friendlier API and allow for arbitrary serialization. They support dynamic RPC interfaces that don't require pre-definition of a data contract or compilation of client/server stubs.
-
ClassDescriptionThe core object in the DDF mode, this is a node in a tree of objects that make up the entire data structure.Type enum.Helper methods for
DDFusage.