Interface SubjectAccessor

    • Method Detail

      • getSubject

        <S> S getSubject​()
        Retrieves the subject from the subject property.
        Type Parameters:
        S - The expected type of the subject.
        Returns:
        The subject stored by the subject property.