162163164165166167168169
.subjectProvided() .command(SecurityCommands.FailedAuth) .with(SecurityParts.Name, name) .noErrorHandling().sendNowWith(bus); throw new AuthenticationFailedException(); } }
156157158159160161162163164
161162163164165166167168
157158159160161162163164