Add in SAML 1 and 2 Artifact resolution profile handler configuration and add to...
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 13 Sep 2007 14:14:37 +0000 (14:14 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Thu, 13 Sep 2007 14:14:37 +0000 (14:14 +0000)
commit819148fec5011cd666971c0674ebada237eaf552
treeae5040e86a6f6efd9d7fd03d6e803e2a633e098b
parentf10d052c98d65a40f75c81575661a49e318af1bb
Add in SAML 1 and 2 Artifact resolution profile handler configuration and add to default configuration

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2385 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
resources/classpath/schema/shibboleth-2.0-idp-profile-handler.xsd
resources/conf/handler.xml
src/edu/internet2/middleware/shibboleth/idp/config/profile/ProfileHandlerGroupBeanDefinitionParser.java
src/edu/internet2/middleware/shibboleth/idp/config/profile/ProfileHandlerNamespaceHandler.java
src/edu/internet2/middleware/shibboleth/idp/config/profile/saml1/SAML1ArtifactResolutionProfileHanderBeanDefinitionParser.java [new file with mode: 0644]
src/edu/internet2/middleware/shibboleth/idp/config/profile/saml1/SAML1AttributeQueryProfileHandlerBeanDefinitionParser.java
src/edu/internet2/middleware/shibboleth/idp/config/profile/saml2/SAML2ArtifactResolutionProfileHandlerBeanDefinitionParser.java [new file with mode: 0644]
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/ArtifactResolution.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/ArtifactResolution.java
test/data/conf1/handler.xml