/[Apache-SVN]
ViewVC logotype

Revision 1300579


Jump to revision: Previous Next
Author: coheigea
Date: Wed Mar 14 15:01:37 2012 UTC (12 years, 1 month ago)
Changed paths: 16
Log Message:
[CXF-4157] - Support batch processing via RequestSecurityTokenCollection.
 - Removed old RequestCollectionOperation from the STS Provider
 - Issue/Renew/Validate/Cancel operations now support processing collections

Changed paths

Path Details
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/SecurityTokenService.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/SecurityTokenServiceImpl.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/SecurityTokenServiceProvider.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/operation/CancelOperation.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/operation/IssueOperation.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/operation/RenewOperation.java modified , text changed
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/operation/RequestCollectionOperation.java deleted
Directorycxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/sts/provider/operation/ValidateOperation.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/main/java/org/apache/cxf/sts/operation/TokenCancelOperation.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/main/java/org/apache/cxf/sts/operation/TokenIssueOperation.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/main/java/org/apache/cxf/sts/operation/TokenRenewOperation.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/main/java/org/apache/cxf/sts/operation/TokenValidateOperation.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/IssueSamlUnitTest.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/IssueUnitTest.java modified , text changed
Directorycxf/trunk/services/sts/sts-core/src/test/java/org/apache/cxf/sts/operation/ValidateUnitTest.java modified , text changed
Directorycxf/trunk/services/sts/systests/basic/src/test/resources/logging.properties modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26