The methods `isAccountNonExpired`, `isAccountNonLocked`, `isCredentialsNonExpired`, and `isEnabled` are used less often. It would be nice if they were already implemented, returning `true` for each one. Note that this would align the interface with how `UserBuilder` treats these properties.