DefaultSubjectDAO.mergeAuthenticationState

Merges the Subject's current authentication state with whatever may be in any available session. Only updates the Subject's session if the session does not match the current authentication state.

@param subject the Subject for which principals will potentially be merged into the Subject's session.

class DefaultSubjectDAO
protected
void
mergeAuthenticationState

Meta