[java-identity-provider COMMIT] in /trunk/idp-profile-impl/src: main/java/net/shibboleth/idp/profile/interceptor/ mai...

noreply at shibboleth.net noreply at shibboleth.net
Mon Sep 8 18:48:43 EDT 2014


Author: tzeller
Date: Mon Sep  8 18:48:43 2014
New Revision: 6509

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6509&view=rev
Log:
Checkpoint work on profile interceptor flow, mostly copied from the Subject c14n flow.

Added:
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/AbstractProfileInterceptorAction.java   (with props)
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/PopulateProfileInterceptorContext.java   (with props)
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/ProfileInterceptorContext.java   (with props)
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/ProfileInterceptorFlowDescriptor.java   (with props)
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/SelectProfileInterceptorFlow.java   (with props)
    trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/interceptor/package-info.java   (with props)
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/interceptor/
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/interceptor/PopulateProfileInterceptorContextTest.java   (with props)
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/interceptor/ProfileInterceptorContextTest.java   (with props)
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/interceptor/ProfileInterceptorFlowDescriptorTest.java   (with props)
    trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/interceptor/SelectProfileInterceptorFlowTest.java   (with props)



More information about the commits mailing list