Sets the {@code SubjectDAO} responsible for persisting Subject state, typically used after login or when an
Subject identity is discovered (eg after RememberMe services). Unless configured otherwise, the default
implementation is a {@link DefaultSubjectDAO}.
@param subjectDAO the {@code SubjectDAO} responsible for persisting Subject state, typically used after login or when an
Subject identity is discovered (eg after RememberMe services).
@see DefaultSubjectDAO
Sets the {@code SubjectDAO} responsible for persisting Subject state, typically used after login or when an Subject identity is discovered (eg after RememberMe services). Unless configured otherwise, the default implementation is a {@link DefaultSubjectDAO}.
@param subjectDAO the {@code SubjectDAO} responsible for persisting Subject state, typically used after login or when an Subject identity is discovered (eg after RememberMe services). @see DefaultSubjectDAO