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

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

    • getSubject

      Subject getSubject()
      Determines the Subject represented by this AzSubject.
      Returns:
      The represented Subject