Reacts to a successful authentication attempt, typically saving the principals to be retrieved ('remembered')
for future system access.
@param subject the subject that executed a successful authentication attempt
@param token the authentication token submitted resulting in a successful authentication attempt
@param info the authenticationInfo returned as a result of the successful authentication attempt
Reacts to a successful authentication attempt, typically saving the principals to be retrieved ('remembered') for future system access.
@param subject the subject that executed a successful authentication attempt @param token the authentication token submitted resulting in a successful authentication attempt @param info the authenticationInfo returned as a result of the successful authentication attempt