copyWithUserName abstract method
Copies this authentication with the new userName
Implementation
UserNameBasedAuthentication copyWithUserName(String userName);
Copies this authentication with the new userName
UserNameBasedAuthentication copyWithUserName(String userName);