Skip to content

Commit 51afae2

Browse files
committed
Updated test names, file descriptions and copyright headers
1 parent f74da32 commit 51afae2

File tree

14 files changed

+127
-153
lines changed

14 files changed

+127
-153
lines changed

dev/com.ibm.ws.security.token.ltpa/src/com/ibm/ws/security/token/ltpa/internal/LTPAConfigurationImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2012, 2023 IBM Corporation and others.
2+
* Copyright (c) 2012, 2025 IBM Corporation and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

dev/com.ibm.ws.security.token.ltpa/test/com/ibm/ws/security/token/ltpa/internal/LTPAConfigurationImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2012, 2023 IBM Corporation and others.
2+
* Copyright (c) 2012, 2025 IBM Corporation and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

dev/com.ibm.ws.security.token.ltpa/test/com/ibm/ws/security/token/ltpa/internal/LTPAKeyCreateTaskTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2012, 2023 IBM Corporation and others.
2+
* Copyright (c) 2012, 2025 IBM Corporation and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

dev/com.ibm.ws.security.token.ltpa_fat/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2020, 2024 IBM Corporation and others.
2+
* Copyright (c) 2020, 2025 IBM Corporation and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

dev/com.ibm.ws.security.token.ltpa_fat/fat/src/com/ibm/ws/security/token/ltpa/fat/FATSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2020, 2023 IBM Corporation and others.
2+
* Copyright (c) 2020, 2025 IBM Corporation and others.
33
* All rights reserved. This program and the accompanying materials
44
* are made available under the terms of the Eclipse Public License 2.0
55
* which accompanies this distribution, and is available at

dev/com.ibm.ws.security.token.ltpa_fat/fat/src/com/ibm/ws/security/token/ltpa/fat/LTPAValidationKeyTests.java

Lines changed: 109 additions & 135 deletions
Large diffs are not rendered by default.

dev/com.ibm.ws.security.token.ltpa_fat/publish/files/server1FIPS.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, 2024 IBM Corporation and others.
2+
Copyright (c) 2025 IBM Corporation and others.
33
All rights reserved. This program and the accompanying materials
44
are made available under the terms of the Eclipse Public License 2.0
55
which accompanies this distribution, and is available at
@@ -10,7 +10,7 @@
1010
Contributors:
1111
IBM Corporation - initial API and implementation
1212
-->
13-
<server description="com.ibm.ws.webcontainer.security.fat.ltpaKeyRotationTestServer">
13+
<server description="com.ibm.ws.webcontainer.security.fat.ltpaValidationKeyTestServer1Fips substitute server.xml when running with FIPS">
1414

1515
<featureManager>
1616
<feature>appSecurity-2.0</feature>

dev/com.ibm.ws.security.token.ltpa_fat/publish/files/server1nonFIPS.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, 2024 IBM Corporation and others.
2+
Copyright (c) 2025 IBM Corporation and others.
33
All rights reserved. This program and the accompanying materials
44
are made available under the terms of the Eclipse Public License 2.0
55
which accompanies this distribution, and is available at
@@ -10,7 +10,7 @@
1010
Contributors:
1111
IBM Corporation - initial API and implementation
1212
-->
13-
<server>
13+
<server description="com.ibm.ws.webcontainer.security.fat.ltpaValidationKeyTestServer1 alternate server.xml for test setup">
1414

1515
<featureManager>
1616
<feature>appSecurity-2.0</feature>

dev/com.ibm.ws.security.token.ltpa_fat/publish/files/server2FIPS.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, 2024 IBM Corporation and others.
2+
Copyright (c) 2025 IBM Corporation and others.
33
All rights reserved. This program and the accompanying materials
44
are made available under the terms of the Eclipse Public License 2.0
55
which accompanies this distribution, and is available at
@@ -10,7 +10,7 @@
1010
Contributors:
1111
IBM Corporation - initial API and implementation
1212
-->
13-
<server description="com.ibm.ws.webcontainer.security.fat.ltpaKeyRotationTestServer">
13+
<server description="com.ibm.ws.webcontainer.security.fat.ltpaValidationKeyTestServer2Fips substitute server.xml when running with FIPS">
1414

1515
<featureManager>
1616
<feature>appSecurity-2.0</feature>

dev/com.ibm.ws.security.token.ltpa_fat/publish/files/server2nonFIPS.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Copyright (c) 2023, 2024 IBM Corporation and others.
2+
Copyright (c) 2025 IBM Corporation and others.
33
All rights reserved. This program and the accompanying materials
44
are made available under the terms of the Eclipse Public License 2.0
55
which accompanies this distribution, and is available at
@@ -10,7 +10,7 @@
1010
Contributors:
1111
IBM Corporation - initial API and implementation
1212
-->
13-
<server description="com.ibm.ws.webcontainer.security.fat.validationKeyTestServer2">
13+
<server description="com.ibm.ws.webcontainer.security.fat.ltpaValidationKeyTestServer2 alternate server.xml for test setup">
1414

1515
<featureManager>
1616
<feature>appSecurity-2.0</feature>

0 commit comments

Comments
 (0)