[java-identity-provider COMMIT] in /trunk: idp-profile-api/src/main/java/net/shibboleth/idp/profile/HttpServletReques...

noreply at shibboleth.net noreply at shibboleth.net
Fri Jun 7 18:07:57 EDT 2013


Author: putmanb
Date: Fri Jun  7 18:07:56 2013
New Revision: 4526

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4526&view=rev
Log:
Pull IdP-initiated decoders out into distinct public classes, and remove their associated factories.
Remove message decoder factory interface.

Added:
    trunk/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml1/IdpInitatedSsoRequest.java   (with props)
    trunk/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml1/IdpInitiatedSsoRequestMessageDecoder.java   (with props)
    trunk/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml2/IdpInitiatedSsoRequestMessageDecoder.java   (with props)
Modified:
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/HttpServletRequestMessageDecoderFactory.java
    trunk/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml1/IdpInitiatedSsoDecoderFactory.java
    trunk/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/saml2/IdPInitiatedSsoDecoderFactory.java



More information about the commits mailing list