All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractAuthorizationRequest Common aspect of a request for authorization information (e.g., a policy decision, attribute).Action Represents the actions used by Fermenter for authorization.AttributeRequest Represents a request for an attribute value to be returned for a claim.AttributeValue<T> Holds an attribute value returned via aAttributeStoutProvider.AuthorizationConfig Configuration options for authorization within Stout.JsonWebTokenUtil Builds/decodes a JSON Web Token (JWT) for a given subject and set of policies (represented as resource/action pairs).NoOpAttributePoint To bootstrap the attributes, we need a default attribute point.PolicyDecision A library-egnostic view of possible policy decision values.PolicyDecisionPoint Authorization hub inspired by the XACML Policy Decision Point (PDP) model.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.StoutAttributePoint The interface that defines the contract for looking up attribute values.StoutAttributeProvider Provides an Authzforce attribute provider that allows relatively easy configuration of various attributes for use in the policy decision point.StoutAttributeProvider.Factory StoutAttributeExtensionfactoryStoutAttributeUtils Utility methods for fetching attributes.