All Superinterfaces:
Attributes, AzAttributes
All Known Implementing Classes:
AzActionImpl

public interface AzAction extends AzAttributes
Extends the AzAttributes interface to provide a type-safe interface for Action attributes.
  • Field Details

    • NAME

      static final String NAME
      The name of this collection. For example, this name may be used to qualify attributes by collection type in XACML.
      See Also:
  • Method Details

    • getAction

      String getAction()
      Determines the action represented as a string.
      Returns:
      The represented action, null represents all actions