Returns 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}.
@return 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
Returns 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}.
@return 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