Uses of Class
org.technologybrewery.fermenter.stout.authz.json.StoutAttribute
-
Packages that use StoutAttribute Package Description org.technologybrewery.fermenter.stout.authz -
-
Uses of StoutAttribute in org.technologybrewery.fermenter.stout.authz
Methods in org.technologybrewery.fermenter.stout.authz with parameters of type StoutAttribute Modifier and Type Method Description protected voidStoutAttributeProvider. addAttributeDefinition(StoutAttribute attribute)protected StoutAttributePointStoutAttributeProvider. findAttributePointImplementation(StoutAttribute attribute)static oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeDesignatorTypeStoutAttributeUtils. translateAttributeToXacmlFormat(StoutAttribute attribute)Translates a Stout attribute into the more complex, but standards-compliance XACML version.
-