Interface AzSubject

    • 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

      • getSubject

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