mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-28 14:52:24 +00:00
Add ACL Instantiation Diagram, courtesy of Bill Eisenhauer.
This commit is contained in:
parent
2f2c6bc3d8
commit
32521dde45
@ -4609,6 +4609,17 @@ INSERT INTO acl_permission VALUES (null, 6, 'scott', 1);</programlisting></para>
|
||||
any of the <literal>Authentication</literal>'s
|
||||
<literal>GrantedAuthority</literal>[]s. Please refer to the JavaDocs
|
||||
for more information.</para>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject role="html">
|
||||
<imagedata align="center" fileref="images/Permissions.gif"
|
||||
format="GIF" />
|
||||
</imageobject>
|
||||
|
||||
<caption>
|
||||
<para>Figure 8: ACL Instantiation Approach</para>
|
||||
</caption>
|
||||
</mediaobject>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="acls-conclusion">
|
||||
|
BIN
doc/docbook/images/Permissions.gif
Normal file
BIN
doc/docbook/images/Permissions.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user