Interface AzAction

  • 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 Detail

      • 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:
        Constant Field Values
    • Method Detail

      • getAction

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