Attempt to fix some NPEs when information is not available from the decoder or metada...
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 5 Nov 2007 11:19:57 +0000 (11:19 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Mon, 5 Nov 2007 11:19:57 +0000 (11:19 +0000)
commit9f89968830cd8021566dee81858018d60a800aed
tree5296a6455f274bcba6bb51bffe91e1f24d364eac
parentbf21a40f1549258bf46c5c0b5facfae321e01da1
Attempt to fix some NPEs when information is not available from the decoder or metadata provider

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2444 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/ArtifactResolution.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/ArtifactResolution.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/AttributeQueryProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/SSOProfileHandler.java