All Implemented Interfaces:
AzAttributes, AzSubject, Attributes

public final class AzSubjectImpl extends AzAttributesImpl implements AzSubject
  • Constructor Details

    • AzSubjectImpl

      public AzSubjectImpl(Subject subject)
      Constructor
      Parameters:
      subject - The represented subject
      Throws:
      IllegalArgumentException - Given subject was null
  • Method Details