Package org.technologybrewery.fermenter.stout.authz.json
-
Class Summary Class Description AbstractAuthorizationRequest Common aspect of a request for authorization information (e.g., a policy decision, attribute).AttributeRequest Represents a request for an attribute value to be returned for a claim.JsonWebTokenUtil Builds/decodes a JSON Web Token (JWT) for a given subject and set of policies (represented as resource/action pairs).PolicyRequest Represents a resource and action pair for which to request a policy decision.StoutAttribute Represents the structure of an attribute that will be sourced by Stout.