diff options
author | sg481n <sg481n@att.com> | 2017-09-23 14:26:06 +0000 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-09-23 14:26:23 +0000 |
commit | a9d2108ed04172d2a54a8a317350946c83b0bbde (patch) | |
tree | 555f82145d01effd802bb4991302eb6274d7ed6c /docs | |
parent | faf7f2d997712433695d3324f91aa1b328e8ec93 (diff) |
Update License & modify properties in aaf/authz
Updated license file & sitepath modified and O-parent latest added to
parent pom of aaf/authz,Javadocs plugin version added & duplicate staging plugin
removed.
Issue-id: AAF-59
Change-Id: I13a843d1b1868a12b0f0387ff2ba99e516c7601f
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/AAF-API-Documentation/AAF-API-Documentation.rst (renamed from docs/AAF-API-Documentation.rst) | 0 | ||||
-rw-r--r-- | docs/index.rst | 8 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/AAF-API-Documentation.rst b/docs/AAF-API-Documentation/AAF-API-Documentation.rst index 05d516ec..05d516ec 100644 --- a/docs/AAF-API-Documentation.rst +++ b/docs/AAF-API-Documentation/AAF-API-Documentation.rst diff --git a/docs/index.rst b/docs/index.rst index 6f90b146..03195bd6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright © 2017 AT&T Intellectual Property. All rights reserved. -AAF - Application Authorization FrameworK +AAF - Application Authorization Framework ================================================== .. The purpose of AAF (Application Authorization Framework) is to organize software authorizations so that applications, tools and services can match the access needed to perform job functions. @@ -15,14 +15,16 @@ To be effective during a computer transaction, Security must not only be secure, .. toctree:: - :maxdepth: 1 + :maxdepth: 2 + + AAF-API-Documentation/AAF-API-Documentation Introduction ------------ AAF contains some elements of Role Based Authorization, but includes Attribute Based Authorization elements as well. -.. image:: aaf-om.jpeg +.. image:: aaf-object-model.jpeg :height: 600 px :width: 800 px :scale: 100 % |