Interface AzEnvironment

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

public interface AzEnvironment extends AzAttributes
Extends the AzAttributes interface to provide a type-safe interface for Environment 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: