[java-identity-provider] branch main updated: javadoc
Rod Widdowson
rdw at steadingsoftware.com
Mon Nov 21 10:51:29 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=cdfadc03ad43e44249d7d27a501d272284db9a81
The following commit(s) were added to refs/heads/main by this push:
new cdfadc03a javadoc
cdfadc03a is described below
commit cdfadc03ad43e44249d7d27a501d272284db9a81
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Nov 21 10:51:19 2022 +0000
javadoc
---
.../net/shibboleth/idp/session/impl/StorageBackedSessionManager.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java b/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java
index af6617e35..3060c6962 100644
--- a/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java
+++ b/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedSessionManager.java
@@ -180,7 +180,7 @@ public class StorageBackedSessionManager extends AbstractIdentifiableInitializab
}
/**
- * Set the {@link Supplier} for the servlet request to read from.
+ * Set the {@link NonNullSupplier} for the servlet request to read from.
*
* @param requestSupplier servlet request Supplier
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list