svn commit: r643365 - /lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Tue Apr  1 04:27:08 2008
New Revision: 643365

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

Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java

Modified: lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java?rev=643365&r1=643364&r2=643365&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/java/org/apache/lenya/ac/shibboleth/ShibbolethModule.java Tue Apr  1 04:27:08 2008
@@ -55,7 +55,6 @@
 
     public Object getAttribute(String name, Configuration modeConf, Map objectModel)
             throws ConfigurationException {
-    	
         
         ShibbolethUtil util = new ShibbolethUtil(this.manager);
         String host = util.getBaseUrl();
@@ -73,7 +72,7 @@
                 } else if (name.equals(ATTR_PROVIDER_ID)) {
                     return shibModule.getProviderId();
                 } else if (name.equals(ATTR_SHIRE)) {
-                	    return shibModule.getShireUrl(host);
+                        return shibModule.getShireUrl(host);
                 } else {
                     throw new ConfigurationException("Attribute [" + name + "] not supported!");
                 }
@@ -91,7 +90,7 @@
                 Request req = ObjectModelHelper.getRequest(objectModel);
                 String webappUrl = ServletHelper.getWebappURI(req);
                 OutgoingLinkRewriter rewriter = new OutgoingLinkRewriter(this.manager, getLogger());
-    	
+        
                 String outgoingUrl = rewriter.rewrite(webappUrl);
                 if (outgoingUrl.startsWith("/")) {
                     int port = req.getServerPort();
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.