Implement no attribute push more effeciently
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 11 Jul 2007 18:49:35 +0000 (18:49 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 11 Jul 2007 18:49:35 +0000 (18:49 +0000)
commit591a31895f576a38b66dcbd962d5de652a4887f4
tree3277fe99e2f05b3d8bd180df80a383c566aa13d1
parent565f3fd015c302bca4957e25b48a488145484b08
Implement no attribute push more effeciently

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2312 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/AbstractSAML1ProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/AttributeQueryProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/ShibbolethSSOProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/AbstractSAML2ProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/AttributeQueryProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/SSOProfileHandler.java