[java-identity-provider] branch main updated: Javadoc
Rod Widdowson
rdw at steadingsoftware.com
Sun May 14 10:10:39 UTC 2023
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=34dd06e7e7713bb7f6bd1fd9b335147a06843724
The following commit(s) were added to refs/heads/main by this push:
new 34dd06e7e Javadoc
34dd06e7e is described below
commit 34dd06e7e7713bb7f6bd1fd9b335147a06843724
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun May 14 11:10:36 2023 +0100
Javadoc
---
.../src/main/java/net/shibboleth/idp/installer/V4Install.java | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/idp-installer/src/main/java/net/shibboleth/idp/installer/V4Install.java b/idp-installer/src/main/java/net/shibboleth/idp/installer/V4Install.java
index 186aaf095..be82e870c 100644
--- a/idp-installer/src/main/java/net/shibboleth/idp/installer/V4Install.java
+++ b/idp-installer/src/main/java/net/shibboleth/idp/installer/V4Install.java
@@ -215,9 +215,7 @@ public class V4Install extends AbstractInitializableComponent {
return result;
}
- /** Create (if they do not exist) propertyFiles. (idp.properties, ldap.properties).
- * This *MUST* happen before {@link #populateUserDirectories()} or it will not be effective.
- * Note that in V3 serice.properties and nameid.properties but we do not any more.
+ /** Modify the idp.properties and ldap.properties, then create secrets.properties.
* @param sealerCreated have we just created a sealer
* @throws BuildException if badness occurs
*/
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list