[54/58] [abbrv] isis git commit: shortens some headings for ugsec.adoc

2017-04-20 Thread danhaywood
shortens some headings for ugsec.adoc


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e47aa0b0
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e47aa0b0
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e47aa0b0

Branch: refs/heads/master
Commit: e47aa0b0a963028f139974341f2c299ae9c00ef5
Parents: cf86b15
Author: Dan Haywood 
Authored: Thu Apr 20 09:03:42 2017 +0100
Committer: Dan Haywood 
Committed: Thu Apr 20 09:09:31 2017 +0100

--
 .../guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/e47aa0b0/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
index f1aa95d..ebaae1d 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
@@ -1,5 +1,5 @@
 [[_ugsec_configuring-isis-to-use-shiro]]
-= Configuring Apache Isis to use Shiro
+= Configuring to use Shiro
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../../
 :_imagesdir: images/
@@ -28,7 +28,7 @@ 
image::{_imagesdir}security/security-apis-impl/configure-isis-to-use-shiro.png[w
 
 The figure above doesn't tell the whole story; we haven't yet seen how Shiro 
itself is configured to use realms.  The `ShiroAuthenticatorOrAuthorizor` is in 
essence the glue between the Apache Isis runtime and Shiro.
 
-== Configuring Isis' Shiro Authenticator
+== Configuring Shiro Authenticator
 
 The `ShiroAuthenticatorOrAuthorizor` class itself supports a single optional 
property.  This can
 be configured in `authentication_shiro.properties` file:



[54/58] [abbrv] isis git commit: shortens some headings for ugsec.adoc

2017-04-20 Thread danhaywood
shortens some headings for ugsec.adoc


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/e47aa0b0
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/e47aa0b0
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/e47aa0b0

Branch: refs/heads/wip
Commit: e47aa0b0a963028f139974341f2c299ae9c00ef5
Parents: cf86b15
Author: Dan Haywood 
Authored: Thu Apr 20 09:03:42 2017 +0100
Committer: Dan Haywood 
Committed: Thu Apr 20 09:09:31 2017 +0100

--
 .../guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/e47aa0b0/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
index f1aa95d..ebaae1d 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
@@ -1,5 +1,5 @@
 [[_ugsec_configuring-isis-to-use-shiro]]
-= Configuring Apache Isis to use Shiro
+= Configuring to use Shiro
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../../
 :_imagesdir: images/
@@ -28,7 +28,7 @@ 
image::{_imagesdir}security/security-apis-impl/configure-isis-to-use-shiro.png[w
 
 The figure above doesn't tell the whole story; we haven't yet seen how Shiro 
itself is configured to use realms.  The `ShiroAuthenticatorOrAuthorizor` is in 
essence the glue between the Apache Isis runtime and Shiro.
 
-== Configuring Isis' Shiro Authenticator
+== Configuring Shiro Authenticator
 
 The `ShiroAuthenticatorOrAuthorizor` class itself supports a single optional 
property.  This can
 be configured in `authentication_shiro.properties` file:



isis git commit: shortens some headings for ugsec.adoc

2017-04-20 Thread danhaywood
Repository: isis
Updated Branches:
  refs/heads/wip bbf2414ab -> 2fd075bff


shortens some headings for ugsec.adoc


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/2fd075bf
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/2fd075bf
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/2fd075bf

Branch: refs/heads/wip
Commit: 2fd075bff1fd60112ff90fd60ac13b52351e2780
Parents: bbf2414
Author: Dan Haywood 
Authored: Thu Apr 20 09:03:42 2017 +0100
Committer: Dan Haywood 
Committed: Thu Apr 20 09:03:42 2017 +0100

--
 .../guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/2fd075bf/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
index f1aa95d..ebaae1d 100644
--- 
a/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
+++ 
b/adocs/documentation/src/main/asciidoc/guides/ugsec/_ugsec_configuring-isis-to-use-shiro.adoc
@@ -1,5 +1,5 @@
 [[_ugsec_configuring-isis-to-use-shiro]]
-= Configuring Apache Isis to use Shiro
+= Configuring to use Shiro
 :Notice: Licensed to the Apache Software Foundation (ASF) under one or more 
contributor license agreements. See the NOTICE file distributed with this work 
for additional information regarding copyright ownership. The ASF licenses this 
file to you under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at. http://www.apache.org/licenses/LICENSE-2.0 . Unless required by 
applicable law or agreed to in writing, software distributed under the License 
is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR  CONDITIONS OF ANY 
KIND, either express or implied. See the License for the specific language 
governing permissions and limitations under the License.
 :_basedir: ../../
 :_imagesdir: images/
@@ -28,7 +28,7 @@ 
image::{_imagesdir}security/security-apis-impl/configure-isis-to-use-shiro.png[w
 
 The figure above doesn't tell the whole story; we haven't yet seen how Shiro 
itself is configured to use realms.  The `ShiroAuthenticatorOrAuthorizor` is in 
essence the glue between the Apache Isis runtime and Shiro.
 
-== Configuring Isis' Shiro Authenticator
+== Configuring Shiro Authenticator
 
 The `ShiroAuthenticatorOrAuthorizor` class itself supports a single optional 
property.  This can
 be configured in `authentication_shiro.properties` file: