Interface AzAttributes

All Superinterfaces:
Attributes
All Known Subinterfaces:
AzAction, AzEnvironment, AzObligations, AzResource, AzSubject
All Known Implementing Classes:
AzActionImpl, AzAttributesImpl, AzEnvironmentImpl, AzObligationsImpl, AzResourceImpl, AzSubjectImpl

public interface AzAttributes extends Attributes
Extends the Attributes interface to provide an abstract layer specifically for Authorization attributes.
  • Method Details

    • getName

      String getName()
      Determines a name to denote this collection of attributes.

      For example, this name may be used to qualify attributes by collection type in XACML.

      Returns:
      The collection name