mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 06:42:49 +00:00
Typo.
This commit is contained in:
parent
271fbb7ddf
commit
ff3a9c7030
@ -118,7 +118,7 @@
|
|||||||
<para>ACL_SID allows us to uniquely identify any principal or authority in the
|
<para>ACL_SID allows us to uniquely identify any principal or authority in the
|
||||||
system ("SID" stands for "security identity"). The only columns are the ID,
|
system ("SID" stands for "security identity"). The only columns are the ID,
|
||||||
a textual representation of the SID, and a flag to indicate whether the
|
a textual representation of the SID, and a flag to indicate whether the
|
||||||
textual representation refers to a prncipal name or a
|
textual representation refers to a principal name or a
|
||||||
<interfacename>GrantedAuthority</interfacename>. Thus, there is a single row for
|
<interfacename>GrantedAuthority</interfacename>. Thus, there is a single row for
|
||||||
each unique principal or <interfacename>GrantedAuthority</interfacename>. When used in
|
each unique principal or <interfacename>GrantedAuthority</interfacename>. When used in
|
||||||
the context of receiving a permission, a SID is generally called a
|
the context of receiving a permission, a SID is generally called a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user