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

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

    • getUri

      URI getUri()
      Determines the URI representing this resource.
      Returns:
      The URI representing this resource, never null.