[[servlet-authentication-userdetails]] = UserDetails {security-api-url}org/springframework/security/core/userdetails/UserDetails.html[`UserDetails`] is returned by the <>. The <> validates the `UserDetails` and then returns an <> that has a principal that is the `UserDetails` returned by the configured `UserDetailsService`.