diff --git a/doc/docbook/acegi.xml b/doc/docbook/acegi.xml index 8b05b282ee..5f0c03d443 100644 --- a/doc/docbook/acegi.xml +++ b/doc/docbook/acegi.xml @@ -478,8 +478,8 @@ if (obj instanceof UserDetails) { ROLE_HR_SUPERVISOR. These roles are later on configured for web authorization, method authorization and domain object authorization. Other parts of Acegi Security are capable of - interpreting these authorities, and expect them to be present. You - will usually return GrantedAuthority objects from + interpreting these authorities, and expect them to be present. + GrantedAuthority objects are usually loaded by the UserDetailsService. Usually the GrantedAuthority objects are