Fix another NPE dealing with encoding attributes to name identifiers
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Sun, 20 Jun 2010 18:57:34 +0000 (18:57 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Sun, 20 Jun 2010 18:57:34 +0000 (18:57 +0000)
commit97843f580229c3c09582c5aeffae85a6d9daa7d1
tree4185e768e4b4d8fc0ecf9a0bff459745060850a2
parenta9aa00b9ee456ef008dcf5a9bbea8cf74398a4b4
Fix another NPE dealing with encoding attributes to name identifiers
Remove some nearly duplicate code
Improve logging messages

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2933 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
src/main/java/edu/internet2/middleware/shibboleth/idp/profile/AbstractSAMLProfileHandler.java
src/main/java/edu/internet2/middleware/shibboleth/idp/profile/saml1/AbstractSAML1ProfileHandler.java
src/main/java/edu/internet2/middleware/shibboleth/idp/profile/saml2/AbstractSAML2ProfileHandler.java
src/main/java/edu/internet2/middleware/shibboleth/idp/profile/saml2/SSOProfileHandler.java