فهرست منبع

Javadoc update.

Luke Taylor 16 سال پیش
والد
کامیت
ef388529ae

+ 1 - 1
core/src/main/java/org/springframework/security/core/userdetails/UserDetailsByNameServiceWrapper.java

@@ -8,7 +8,7 @@ import org.springframework.util.Assert;
 /**
  * This implementation for AuthenticationUserDetailsService wraps a regular
  * Spring Security UserDetailsService implementation, to retrieve a UserDetails object
- * based on the user name contained in a PreAuthenticatedAuthenticationToken.
+ * based on the user name contained in an <tt>Authentication</tt> object.
  *
  * @author Ruud Senden
  * @since 2.0