[java-identity-provider COMMIT] /trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-inf...

noreply at shibboleth.net noreply at shibboleth.net
Mon Oct 21 10:31:11 EDT 2013


Author: rdw
Date: Mon Oct 21 10:31:11 2013
New Revision: 4884

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4884&view=rev
Log:
Mark as requiring investigation wrt eventual removals of this module which appears to be redundant

Modified:
    trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java

Modified: trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java?rev=4884&r1=4883&r2=4884&view=diff
==============================================================================
--- trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java (original)
+++ trunk/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/logic/package-info.java Mon Oct 21 10:31:11 2013
@@ -15,6 +15,7 @@
  * limitations under the License.
  */
 
+// TODO Are these guys even used?
 /** 
  * Function and predicate implementations that deal with {@link net.shibboleth.idp.attribute.IdPAttribute} objects or
  * their values. 



More information about the commits mailing list