Package org.technologybrewery.fermenter.stout.authz
-
Interface Summary Interface Description StoutAttributePoint The interface that defines the contract for looking up attribute values. -
Class Summary Class Description AttributeValue<T> Holds an attribute value returned via aAttributeStoutProvider.NoOpAttributePoint To bootstrap the attributes, we need a default attribute point.PolicyDecisionPoint Authorization hub inspired by the XACML Policy Decision Point (PDP) model.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. -
Enum Summary Enum Description Action Represents the actions used by Fermenter for authorization.PolicyDecision A library-egnostic view of possible policy decision values.