svn commit: r656144 - /lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Wed May 14 01:14:21 2008
New Revision: 656144

URL: http://svn.apache.org/viewvc?rev=656144&view=rev
Log:
[minor change] replaced tabs with spaces

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java

Modified: lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java?rev=656144&r1=656143&r2=656144&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/cms/cocoon/acting/SslRedirectAction.java Wed May 14 01:14:21 2008
@@ -61,7 +61,7 @@
         Request request = ObjectModelHelper.getRequest(objectModel);
 
         try {
-        	
+            
             selector = (ServiceSelector) manager.lookup(AccessControllerResolver.ROLE + "Selector");
             resolver =
                 (AccessControllerResolver) selector.select(
@@ -73,7 +73,7 @@
 
             if (accessController != null) {
 
-            		AccreditableManager accMgr = accessController.getAccreditableManager();
+                AccreditableManager accMgr = accessController.getAccreditableManager();
                 Policy policy = accessController.getPolicyManager().getPolicy(accMgr, url);
 
                 URLInformation info = new URLInformation(url);
@@ -83,7 +83,7 @@
                     Session session = request.getSession(true);
                     OutgoingLinkRewriter rewriter = new OutgoingLinkRewriter(this.manager, getLogger());
                     String sslUri = rewriter.rewrite(url);
-                    return Collections.singletonMap(KEY_REDIRECT_URI, sslUri);                    	
+                    return Collections.singletonMap(KEY_REDIRECT_URI, sslUri);
                 }
             }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.