diff --git a/authenticators.html b/authenticators.html
index 29a2847..ad50628 100644
--- a/authenticators.html
+++ b/authenticators.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/dependency-info.html b/dependency-info.html
index 6d8c694..156b460 100644
--- a/dependency-info.html
+++ b/dependency-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -78,28 +78,28 @@ Apache Maven
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat-authnz-spnego-ad</artifactId>
- <version>4.2.1</version>
+ <version>4.2.4</version>
<type>pom</type>
</dependency>
Apache Ivy
-
<dependency org="net.sf.michael-o.tomcat" name="tomcat-authnz-spnego-ad" rev="4.2.1">
+<dependency org="net.sf.michael-o.tomcat" name="tomcat-authnz-spnego-ad" rev="4.2.4">
<artifact name="tomcat-authnz-spnego-ad" type="pom" />
</dependency>
Groovy Grape
@Grapes(
-@Grab(group='net.sf.michael-o.tomcat', module='tomcat-authnz-spnego-ad', version='4.2.1')
+@Grab(group='net.sf.michael-o.tomcat', module='tomcat-authnz-spnego-ad', version='4.2.4')
)
Gradle/Grails
-
implementation 'net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:4.2.1'
+implementation 'net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:4.2.4'
Scala SBT
-
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat-authnz-spnego-ad" % "4.2.1"
+libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat-authnz-spnego-ad" % "4.2.4"
Leiningen
-
[net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad "4.2.1"]
+[net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad "4.2.4"]
diff --git a/download.html b/download.html
index 19cbdff..680af4e 100644
--- a/download.html
+++ b/download.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -67,9 +67,9 @@
Download SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat
There are several ways to download the artifacts of this project.
Obtaining Binaries
-The preferred way to obtain these artifacts is through dependency management. It is available, along with its sources and Javadoc JARs, in the Maven Central repository. See the dependency information reports of the modules (8.5 , 9.0 , 10.1 ) for further integration details for your build tool of choice.
+The preferred way to obtain these artifacts is through dependency management. It is available, along with its sources and Javadoc JARs, in the Maven Central repository. See the dependency information reports of the modules (8.5 , 9.0 , 10.1 ) for further integration details for your build tool of choice.
Building from Source
-If you rather prefer building from source you either have to check out a working copy from the project's public repository , or download a source ZIP file from GitHub.
+If you rather prefer building from source you either have to check out a working copy from the project's public repository , or download a source ZIP file from GitHub.
After you have obtained the source code, navigate to the source code directory and type mvn install
. Prior to that, make sure that you have at least Maven 3.5.4 and Java 11 installed. After successful execution the artifacts will be installed to your local repository.
diff --git a/index.html b/index.html
index 511b3ca..3115454 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -77,7 +77,7 @@
About SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat
A fully featured, first-class SPNEGO/Kerberos Authenticator and Active Directory Realm for the Apache Tomcat servlet container. It integrates your Java webapp into your Active Directory environment with ease and provides modules for Tomcat 8.5.x, 9.0.x, and 10.1.x.
Origin of this Project
Working in a corporate environment leaves you virtually no option of not having real SSO for a (Java) webapp, especially when this works with Microsoft IIS with a few clicks. Unfortunately, the Apache Tomcat did not have anything like this out of the box for years. After a deep dive into Kerberos, GSS-API, TLS, PKI, Active Directory and LDAP in Java, I made a custom components to fill that gap. Portions of this project have been integrated into Apache Tomcat 7 and onwards. Though, this project covers much more than an authenticator.
This library has served me very well for 10+ years and still does a great job in a complex multi-realm environment, hopefully it will do for you too.
diff --git a/issue-management.html b/issue-management.html
index 853cd11..4ecdf05 100644
--- a/issue-management.html
+++ b/issue-management.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/licenses.html b/licenses.html
index c564a34..ec37317 100644
--- a/licenses.html
+++ b/licenses.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/modules.html b/modules.html
index 1ce782d..b60dbfc 100644
--- a/modules.html
+++ b/modules.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/project-info.html b/project-info.html
index 61ad701..7b49aff 100644
--- a/project-info.html
+++ b/project-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/realms.html b/realms.html
index 9d51734..7de5d51 100644
--- a/realms.html
+++ b/realms.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -116,7 +116,7 @@ PAC Data Active Directory Realm
It requires a single-step setup.
Note
-Unsure about this realm? Use the Krb5AuthzDataDumpingActiveDirectoryRealm
(which wraps the ActiveDirectoryRealm
) to collect authorization data and analyze it with the Krb5AuthzDataDumpPrinter
.
+Unsure about this realm? Use the Krb5AuthzDataDumpingActiveDirectoryRealm
to collect authorization data and analyze it with the Krb5AuthzDataDumpPrinter
.
Configuring the Realm
Open or create your app's context.xml
and add:
<Context>
diff --git a/referral-handling/index.html b/referral-handling/index.html
index 3a9f214..badb227 100644
--- a/referral-handling/index.html
+++ b/referral-handling/index.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/sample-webapp.html b/sample-webapp.html
index 7908c1f..2492da6 100644
--- a/sample-webapp.html
+++ b/sample-webapp.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/scm.html b/scm.html
index 7335851..4bb993f 100644
--- a/scm.html
+++ b/scm.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -81,11 +81,11 @@ Web Browser Access
Anonymous Access
The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone ):
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Developer Access
Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone ).
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Access from Behind a Firewall
Refer to the documentation of the SCM used for more information about access behind a firewall.
diff --git a/spring-security.html b/spring-security.html
index f47e84a..7c0dcf7 100644
--- a/spring-security.html
+++ b/spring-security.html
@@ -2,7 +2,7 @@
@@ -31,9 +31,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/summary.html b/summary.html
index 4a7c16c..925e5e8 100644
--- a/summary.html
+++ b/summary.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -111,7 +111,7 @@ Build Information
tomcat-authnz-spnego-ad
Version
-4.2.1
+4.2.4
Type
pom
diff --git a/team.html b/team.html
index 027ecbd..384748b 100644
--- a/team.html
+++ b/team.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/apidocs/allclasses-index.html b/tomcat101-authnz-spnego-ad/apidocs/allclasses-index.html
index 6408144..cd3be14 100644
--- a/tomcat101-authnz-spnego-ad/apidocs/allclasses-index.html
+++ b/tomcat101-authnz-spnego-ad/apidocs/allclasses-index.html
@@ -3,7 +3,7 @@
-All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.1 API)
+All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.4 API)
@@ -21,7 +21,7 @@
diff --git a/tomcat101-authnz-spnego-ad/apidocs/overview-tree.html b/tomcat101-authnz-spnego-ad/apidocs/overview-tree.html
index 4112fb6..e7d66f9 100644
--- a/tomcat101-authnz-spnego-ad/apidocs/overview-tree.html
+++ b/tomcat101-authnz-spnego-ad/apidocs/overview-tree.html
@@ -3,7 +3,7 @@
-Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.1 API)
+Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.4 API)
@@ -21,7 +21,7 @@
Dependency Tree
-net.sf.michael-o.tomcat:tomcat101-authnz-spnego-ad:jar:4.2.1
+
net.sf.michael-o.tomcat:tomcat101-authnz-spnego-ad:jar:4.2.4
SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1
diff --git a/tomcat101-authnz-spnego-ad/dependency-info.html b/tomcat101-authnz-spnego-ad/dependency-info.html
index c92ca68..94f02e3 100644
--- a/tomcat101-authnz-spnego-ad/dependency-info.html
+++ b/tomcat101-authnz-spnego-ad/dependency-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -75,27 +75,27 @@ Apache Maven
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat101-authnz-spnego-ad</artifactId>
- <version>4.2.1</version>
+ <version>4.2.4</version>
</dependency>
Apache Ivy
-
<dependency org="net.sf.michael-o.tomcat" name="tomcat101-authnz-spnego-ad" rev="4.2.1">
+<dependency org="net.sf.michael-o.tomcat" name="tomcat101-authnz-spnego-ad" rev="4.2.4">
<artifact name="tomcat101-authnz-spnego-ad" type="jar" />
</dependency>
Groovy Grape
@Grapes(
-@Grab(group='net.sf.michael-o.tomcat', module='tomcat101-authnz-spnego-ad', version='4.2.1')
+@Grab(group='net.sf.michael-o.tomcat', module='tomcat101-authnz-spnego-ad', version='4.2.4')
)
Gradle/Grails
-
implementation 'net.sf.michael-o.tomcat:tomcat101-authnz-spnego-ad:4.2.1'
+implementation 'net.sf.michael-o.tomcat:tomcat101-authnz-spnego-ad:4.2.4'
Scala SBT
-
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat101-authnz-spnego-ad" % "4.2.1"
+libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat101-authnz-spnego-ad" % "4.2.4"
Leiningen
-
[net.sf.michael-o.tomcat/tomcat101-authnz-spnego-ad "4.2.1"]
+[net.sf.michael-o.tomcat/tomcat101-authnz-spnego-ad "4.2.4"]
diff --git a/tomcat101-authnz-spnego-ad/index.html b/tomcat101-authnz-spnego-ad/index.html
index 2bad06c..bc63bf7 100644
--- a/tomcat101-authnz-spnego-ad/index.html
+++ b/tomcat101-authnz-spnego-ad/index.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/issue-management.html b/tomcat101-authnz-spnego-ad/issue-management.html
index 89920df..a1bb404 100644
--- a/tomcat101-authnz-spnego-ad/issue-management.html
+++ b/tomcat101-authnz-spnego-ad/issue-management.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/licenses.html b/tomcat101-authnz-spnego-ad/licenses.html
index 49467e0..b5ea68d 100644
--- a/tomcat101-authnz-spnego-ad/licenses.html
+++ b/tomcat101-authnz-spnego-ad/licenses.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/pmd.html b/tomcat101-authnz-spnego-ad/pmd.html
index 819a091..0136708 100644
--- a/tomcat101-authnz-spnego-ad/pmd.html
+++ b/tomcat101-authnz-spnego-ad/pmd.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/project-info.html b/tomcat101-authnz-spnego-ad/project-info.html
index e396956..fbef0cb 100644
--- a/tomcat101-authnz-spnego-ad/project-info.html
+++ b/tomcat101-authnz-spnego-ad/project-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/project-reports.html b/tomcat101-authnz-spnego-ad/project-reports.html
index b2c3fe8..191cbae 100644
--- a/tomcat101-authnz-spnego-ad/project-reports.html
+++ b/tomcat101-authnz-spnego-ad/project-reports.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/scm.html b/tomcat101-authnz-spnego-ad/scm.html
index a7558b4..118270e 100644
--- a/tomcat101-authnz-spnego-ad/scm.html
+++ b/tomcat101-authnz-spnego-ad/scm.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -78,11 +78,11 @@ Web Browser Access
Anonymous Access
The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone ):
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Developer Access
Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone ).
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Access from Behind a Firewall
Refer to the documentation of the SCM used for more information about access behind a firewall.
diff --git a/tomcat101-authnz-spnego-ad/spotbugs.html b/tomcat101-authnz-spnego-ad/spotbugs.html
index 2eeb535..b57ca7b 100644
--- a/tomcat101-authnz-spnego-ad/spotbugs.html
+++ b/tomcat101-authnz-spnego-ad/spotbugs.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/summary.html b/tomcat101-authnz-spnego-ad/summary.html
index 0e2d354..dcc3b01 100644
--- a/tomcat101-authnz-spnego-ad/summary.html
+++ b/tomcat101-authnz-spnego-ad/summary.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -108,7 +108,7 @@ Build Information
tomcat101-authnz-spnego-ad
Version
-4.2.1
+4.2.4
Type
jar
diff --git a/tomcat101-authnz-spnego-ad/surefire-report.html b/tomcat101-authnz-spnego-ad/surefire-report.html
index 14183a2..3b87e62 100644
--- a/tomcat101-authnz-spnego-ad/surefire-report.html
+++ b/tomcat101-authnz-spnego-ad/surefire-report.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -150,11 +150,11 @@ OtherNameAsn1ParserTest
testParseNotStartingOid
-0.023 s
+0.015 s
testIndefiniteLength
-0 s
+0.016 s
testParseOtherName
@@ -162,7 +162,7 @@ OtherNameAsn1ParserTest
testThreeByteLength1
-0.015 s
+0 s
testThreeByteLength2
@@ -274,7 +274,7 @@ OtherNameAsn1ParserTest
testNullOtherName
-0.016 s
+0 s
testParseConstructedTagValueJDK6776681
diff --git a/tomcat101-authnz-spnego-ad/team.html b/tomcat101-authnz-spnego-ad/team.html
index 0cc6ab8..e44c94c 100644
--- a/tomcat101-authnz-spnego-ad/team.html
+++ b/tomcat101-authnz-spnego-ad/team.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat101-authnz-spnego-ad/testapidocs/allclasses-index.html b/tomcat101-authnz-spnego-ad/testapidocs/allclasses-index.html
index df3de2d..b5311d2 100644
--- a/tomcat101-authnz-spnego-ad/testapidocs/allclasses-index.html
+++ b/tomcat101-authnz-spnego-ad/testapidocs/allclasses-index.html
@@ -3,7 +3,7 @@
-All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.1 Test API)
+All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.4 Test API)
@@ -21,7 +21,7 @@
diff --git a/tomcat101-authnz-spnego-ad/testapidocs/member-search-index.zip b/tomcat101-authnz-spnego-ad/testapidocs/member-search-index.zip
index 6662969..44e3c8b 100644
Binary files a/tomcat101-authnz-spnego-ad/testapidocs/member-search-index.zip and b/tomcat101-authnz-spnego-ad/testapidocs/member-search-index.zip differ
diff --git a/tomcat101-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html b/tomcat101-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
index 3f8c090..c9c2455 100644
--- a/tomcat101-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
+++ b/tomcat101-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
@@ -3,7 +3,7 @@
-OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.1 Test API)
+OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 10.1 4.2.4 Test API)
@@ -21,7 +21,7 @@
diff --git a/tomcat85-authnz-spnego-ad/apidocs/overview-tree.html b/tomcat85-authnz-spnego-ad/apidocs/overview-tree.html
index 423e99c..0fcab17 100644
--- a/tomcat85-authnz-spnego-ad/apidocs/overview-tree.html
+++ b/tomcat85-authnz-spnego-ad/apidocs/overview-tree.html
@@ -3,7 +3,7 @@
-Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.1 API)
+Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.4 API)
@@ -21,7 +21,7 @@
Dependency Tree
-net.sf.michael-o.tomcat:tomcat85-authnz-spnego-ad:jar:4.2.1
+
net.sf.michael-o.tomcat:tomcat85-authnz-spnego-ad:jar:4.2.4
SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired)
diff --git a/tomcat85-authnz-spnego-ad/dependency-info.html b/tomcat85-authnz-spnego-ad/dependency-info.html
index 56d8eed..1e3778a 100644
--- a/tomcat85-authnz-spnego-ad/dependency-info.html
+++ b/tomcat85-authnz-spnego-ad/dependency-info.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -76,27 +76,27 @@ Apache Maven
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat85-authnz-spnego-ad</artifactId>
- <version>4.2.1</version>
+ <version>4.2.4</version>
</dependency>
Apache Ivy
-
<dependency org="net.sf.michael-o.tomcat" name="tomcat85-authnz-spnego-ad" rev="4.2.1">
+<dependency org="net.sf.michael-o.tomcat" name="tomcat85-authnz-spnego-ad" rev="4.2.4">
<artifact name="tomcat85-authnz-spnego-ad" type="jar" />
</dependency>
Groovy Grape
@Grapes(
-@Grab(group='net.sf.michael-o.tomcat', module='tomcat85-authnz-spnego-ad', version='4.2.1')
+@Grab(group='net.sf.michael-o.tomcat', module='tomcat85-authnz-spnego-ad', version='4.2.4')
)
Gradle/Grails
-
implementation 'net.sf.michael-o.tomcat:tomcat85-authnz-spnego-ad:4.2.1'
+implementation 'net.sf.michael-o.tomcat:tomcat85-authnz-spnego-ad:4.2.4'
Scala SBT
-
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat85-authnz-spnego-ad" % "4.2.1"
+libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat85-authnz-spnego-ad" % "4.2.4"
Leiningen
-
[net.sf.michael-o.tomcat/tomcat85-authnz-spnego-ad "4.2.1"]
+[net.sf.michael-o.tomcat/tomcat85-authnz-spnego-ad "4.2.4"]
diff --git a/tomcat85-authnz-spnego-ad/index.html b/tomcat85-authnz-spnego-ad/index.html
index 08a0e41..ab49d54 100644
--- a/tomcat85-authnz-spnego-ad/index.html
+++ b/tomcat85-authnz-spnego-ad/index.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/issue-management.html b/tomcat85-authnz-spnego-ad/issue-management.html
index 37e4ff1..73dd723 100644
--- a/tomcat85-authnz-spnego-ad/issue-management.html
+++ b/tomcat85-authnz-spnego-ad/issue-management.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/licenses.html b/tomcat85-authnz-spnego-ad/licenses.html
index 7cf3c30..fa9b999 100644
--- a/tomcat85-authnz-spnego-ad/licenses.html
+++ b/tomcat85-authnz-spnego-ad/licenses.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/pmd.html b/tomcat85-authnz-spnego-ad/pmd.html
index 8c46ad2..0801a37 100644
--- a/tomcat85-authnz-spnego-ad/pmd.html
+++ b/tomcat85-authnz-spnego-ad/pmd.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/project-info.html b/tomcat85-authnz-spnego-ad/project-info.html
index 2243427..db4cdde 100644
--- a/tomcat85-authnz-spnego-ad/project-info.html
+++ b/tomcat85-authnz-spnego-ad/project-info.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/project-reports.html b/tomcat85-authnz-spnego-ad/project-reports.html
index 44191dd..08eaa26 100644
--- a/tomcat85-authnz-spnego-ad/project-reports.html
+++ b/tomcat85-authnz-spnego-ad/project-reports.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/scm.html b/tomcat85-authnz-spnego-ad/scm.html
index d8457a3..abc8f9b 100644
--- a/tomcat85-authnz-spnego-ad/scm.html
+++ b/tomcat85-authnz-spnego-ad/scm.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -79,11 +79,11 @@ Web Browser Access
Anonymous Access
The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone ):
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Developer Access
Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone ).
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Access from Behind a Firewall
Refer to the documentation of the SCM used for more information about access behind a firewall.
diff --git a/tomcat85-authnz-spnego-ad/spotbugs.html b/tomcat85-authnz-spnego-ad/spotbugs.html
index 0cda304..b82f85a 100644
--- a/tomcat85-authnz-spnego-ad/spotbugs.html
+++ b/tomcat85-authnz-spnego-ad/spotbugs.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/summary.html b/tomcat85-authnz-spnego-ad/summary.html
index e358a6e..9e48d14 100644
--- a/tomcat85-authnz-spnego-ad/summary.html
+++ b/tomcat85-authnz-spnego-ad/summary.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -109,7 +109,7 @@ Build Information
tomcat85-authnz-spnego-ad
Version
-4.2.1
+4.2.4
Type
jar
diff --git a/tomcat85-authnz-spnego-ad/surefire-report.html b/tomcat85-authnz-spnego-ad/surefire-report.html
index 4ff6cc1..1db3060 100644
--- a/tomcat85-authnz-spnego-ad/surefire-report.html
+++ b/tomcat85-authnz-spnego-ad/surefire-report.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -102,7 +102,7 @@ Summary
0
0
100%
-0.107 s
+
0.100 s
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary ] [Package List ] [Test Cases ]
@@ -122,7 +122,7 @@ Package List
0
0
100%
-0.107 s
+0.100 s
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
net.sf.michaelo.tomcat.asn1
@@ -143,7 +143,7 @@ net.sf.michaelo.tomcat.asn1
0
0
100%
-0.107 s
Test Cases
[Summary ] [Package List ] [Test Cases ]
OtherNameAsn1ParserTest
@@ -151,7 +151,7 @@ OtherNameAsn1ParserTest
testParseNotStartingOid
-0.019 s
+0.016 s
testIndefiniteLength
@@ -163,7 +163,7 @@ OtherNameAsn1ParserTest
testThreeByteLength1
-0.004 s
+0 s
testThreeByteLength2
@@ -195,7 +195,7 @@ OtherNameAsn1ParserTest
testTwoByteLength2
-0.004 s
+0 s
testEmptyOtherName
@@ -211,7 +211,7 @@ OtherNameAsn1ParserTest
testParseOtherNameLongSequence
-0 s
+0.016 s
testParseOtherNameJDK6776681
@@ -239,7 +239,7 @@ OtherNameAsn1ParserTest
testParseInvalidConstructedValue3
-0.004 s
+0 s
testParseInvalidConstructedValue4
@@ -259,7 +259,7 @@ OtherNameAsn1ParserTest
testMoreThanTwoByteLength
-0 s
+0.006 s
testParseContextSpecificTagValueJDK6776681
@@ -279,7 +279,7 @@ OtherNameAsn1ParserTest
testUtf8String
-0.004 s
+0 s
testParseWrongTagNumberValueJDK6776681
diff --git a/tomcat85-authnz-spnego-ad/team.html b/tomcat85-authnz-spnego-ad/team.html
index 0550772..4d3d07b 100644
--- a/tomcat85-authnz-spnego-ad/team.html
+++ b/tomcat85-authnz-spnego-ad/team.html
@@ -2,7 +2,7 @@
@@ -30,9 +30,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat85-authnz-spnego-ad/testapidocs/allclasses-index.html b/tomcat85-authnz-spnego-ad/testapidocs/allclasses-index.html
index 37fc20c..38dd6c6 100644
--- a/tomcat85-authnz-spnego-ad/testapidocs/allclasses-index.html
+++ b/tomcat85-authnz-spnego-ad/testapidocs/allclasses-index.html
@@ -3,7 +3,7 @@
-All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.1 Test API)
+All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.4 Test API)
@@ -21,7 +21,7 @@
diff --git a/tomcat85-authnz-spnego-ad/testapidocs/member-search-index.zip b/tomcat85-authnz-spnego-ad/testapidocs/member-search-index.zip
index c64e222..85d1da2 100644
Binary files a/tomcat85-authnz-spnego-ad/testapidocs/member-search-index.zip and b/tomcat85-authnz-spnego-ad/testapidocs/member-search-index.zip differ
diff --git a/tomcat85-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html b/tomcat85-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
index 139777a..96ac21e 100644
--- a/tomcat85-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
+++ b/tomcat85-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
@@ -3,7 +3,7 @@
-OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.1 Test API)
+OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 8.5 (retired) 4.2.4 Test API)
@@ -21,7 +21,7 @@
diff --git a/tomcat90-authnz-spnego-ad/apidocs/overview-tree.html b/tomcat90-authnz-spnego-ad/apidocs/overview-tree.html
index 4aab756..9b8b8f6 100644
--- a/tomcat90-authnz-spnego-ad/apidocs/overview-tree.html
+++ b/tomcat90-authnz-spnego-ad/apidocs/overview-tree.html
@@ -3,7 +3,7 @@
-Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.1 API)
+Class Hierarchy (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.4 API)
@@ -21,7 +21,7 @@
Dependency Tree
-net.sf.michael-o.tomcat:tomcat90-authnz-spnego-ad:jar:4.2.1
+
net.sf.michael-o.tomcat:tomcat90-authnz-spnego-ad:jar:4.2.4
SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0
diff --git a/tomcat90-authnz-spnego-ad/dependency-info.html b/tomcat90-authnz-spnego-ad/dependency-info.html
index f4ae644..71a4441 100644
--- a/tomcat90-authnz-spnego-ad/dependency-info.html
+++ b/tomcat90-authnz-spnego-ad/dependency-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -75,27 +75,27 @@ Apache Maven
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat90-authnz-spnego-ad</artifactId>
- <version>4.2.1</version>
+ <version>4.2.4</version>
</dependency>
Apache Ivy
-
<dependency org="net.sf.michael-o.tomcat" name="tomcat90-authnz-spnego-ad" rev="4.2.1">
+<dependency org="net.sf.michael-o.tomcat" name="tomcat90-authnz-spnego-ad" rev="4.2.4">
<artifact name="tomcat90-authnz-spnego-ad" type="jar" />
</dependency>
Groovy Grape
@Grapes(
-@Grab(group='net.sf.michael-o.tomcat', module='tomcat90-authnz-spnego-ad', version='4.2.1')
+@Grab(group='net.sf.michael-o.tomcat', module='tomcat90-authnz-spnego-ad', version='4.2.4')
)
Gradle/Grails
-
implementation 'net.sf.michael-o.tomcat:tomcat90-authnz-spnego-ad:4.2.1'
+implementation 'net.sf.michael-o.tomcat:tomcat90-authnz-spnego-ad:4.2.4'
Scala SBT
-
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat90-authnz-spnego-ad" % "4.2.1"
+libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat90-authnz-spnego-ad" % "4.2.4"
Leiningen
-
[net.sf.michael-o.tomcat/tomcat90-authnz-spnego-ad "4.2.1"]
+[net.sf.michael-o.tomcat/tomcat90-authnz-spnego-ad "4.2.4"]
diff --git a/tomcat90-authnz-spnego-ad/index.html b/tomcat90-authnz-spnego-ad/index.html
index 2b52dfd..4cb0472 100644
--- a/tomcat90-authnz-spnego-ad/index.html
+++ b/tomcat90-authnz-spnego-ad/index.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/issue-management.html b/tomcat90-authnz-spnego-ad/issue-management.html
index 1b462fa..e436061 100644
--- a/tomcat90-authnz-spnego-ad/issue-management.html
+++ b/tomcat90-authnz-spnego-ad/issue-management.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/licenses.html b/tomcat90-authnz-spnego-ad/licenses.html
index 8fda2b0..faf9fda 100644
--- a/tomcat90-authnz-spnego-ad/licenses.html
+++ b/tomcat90-authnz-spnego-ad/licenses.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/pmd.html b/tomcat90-authnz-spnego-ad/pmd.html
index d20ebff..a3b2139 100644
--- a/tomcat90-authnz-spnego-ad/pmd.html
+++ b/tomcat90-authnz-spnego-ad/pmd.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/project-info.html b/tomcat90-authnz-spnego-ad/project-info.html
index a505e7f..ae7b5c0 100644
--- a/tomcat90-authnz-spnego-ad/project-info.html
+++ b/tomcat90-authnz-spnego-ad/project-info.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/project-reports.html b/tomcat90-authnz-spnego-ad/project-reports.html
index 14f712a..097f7ba 100644
--- a/tomcat90-authnz-spnego-ad/project-reports.html
+++ b/tomcat90-authnz-spnego-ad/project-reports.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/scm.html b/tomcat90-authnz-spnego-ad/scm.html
index c3f98ec..40f7512 100644
--- a/tomcat90-authnz-spnego-ad/scm.html
+++ b/tomcat90-authnz-spnego-ad/scm.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -78,11 +78,11 @@ Web Browser Access
Anonymous Access
The source can be checked out anonymously from Git with this command (See https://git-scm.com/docs/git-clone ):
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Developer Access
Only project developers can access the Git tree via this method (See https://git-scm.com/docs/git-clone ).
-
$ git clone --branch 4.2.1 https://github.com/michael-o/tomcatspnegoad.git
+$ git clone --branch 4.2.4 https://github.com/michael-o/tomcatspnegoad.git
Access from Behind a Firewall
Refer to the documentation of the SCM used for more information about access behind a firewall.
diff --git a/tomcat90-authnz-spnego-ad/spotbugs.html b/tomcat90-authnz-spnego-ad/spotbugs.html
index 018b47b..07139b3 100644
--- a/tomcat90-authnz-spnego-ad/spotbugs.html
+++ b/tomcat90-authnz-spnego-ad/spotbugs.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/summary.html b/tomcat90-authnz-spnego-ad/summary.html
index ccd68c3..26009e5 100644
--- a/tomcat90-authnz-spnego-ad/summary.html
+++ b/tomcat90-authnz-spnego-ad/summary.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -108,7 +108,7 @@ Build Information
tomcat90-authnz-spnego-ad
Version
-4.2.1
+4.2.4
Type
jar
diff --git a/tomcat90-authnz-spnego-ad/surefire-report.html b/tomcat90-authnz-spnego-ad/surefire-report.html
index fcade1a..a7b9d8e 100644
--- a/tomcat90-authnz-spnego-ad/surefire-report.html
+++ b/tomcat90-authnz-spnego-ad/surefire-report.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
@@ -158,7 +158,7 @@ OtherNameAsn1ParserTest
testParseOtherName
-0.007 s
+0.016 s
testThreeByteLength1
@@ -250,7 +250,7 @@ OtherNameAsn1ParserTest
testParseWrongTagNumberInValue
-0.015 s
+0 s
testParseZeroLengthSequence
diff --git a/tomcat90-authnz-spnego-ad/team.html b/tomcat90-authnz-spnego-ad/team.html
index a579b7f..1b69aee 100644
--- a/tomcat90-authnz-spnego-ad/team.html
+++ b/tomcat90-authnz-spnego-ad/team.html
@@ -2,7 +2,7 @@
@@ -29,9 +29,9 @@
- Last Published: 2024-10-01|
+ Last Published: 2024-11-06|
- Version: 4.2.1
+ Version: 4.2.4
diff --git a/tomcat90-authnz-spnego-ad/testapidocs/allclasses-index.html b/tomcat90-authnz-spnego-ad/testapidocs/allclasses-index.html
index 4ac42db..91499e1 100644
--- a/tomcat90-authnz-spnego-ad/testapidocs/allclasses-index.html
+++ b/tomcat90-authnz-spnego-ad/testapidocs/allclasses-index.html
@@ -3,7 +3,7 @@
-All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.1 Test API)
+All Classes (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.4 Test API)
@@ -21,7 +21,7 @@
diff --git a/tomcat90-authnz-spnego-ad/testapidocs/member-search-index.zip b/tomcat90-authnz-spnego-ad/testapidocs/member-search-index.zip
index f5176b2..c4d9651 100644
Binary files a/tomcat90-authnz-spnego-ad/testapidocs/member-search-index.zip and b/tomcat90-authnz-spnego-ad/testapidocs/member-search-index.zip differ
diff --git a/tomcat90-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html b/tomcat90-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
index 256a46d..e58778b 100644
--- a/tomcat90-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
+++ b/tomcat90-authnz-spnego-ad/testapidocs/net/sf/michaelo/tomcat/asn1/OtherNameAsn1ParserTest.html
@@ -3,7 +3,7 @@
-OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.1 Test API)
+OtherNameAsn1ParserTest (SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat 9.0 4.2.4 Test API)
@@ -21,7 +21,7 @@