[java-identity-provider] branch master updated: Checkstyle.
Scott Cantor
cantor.2 at osu.edu
Tue Jan 15 11:40:42 EST 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=59fb22f1924c523d8c5381075c23313c60d77f69
The following commit(s) were added to refs/heads/master by this push:
new 59fb22f Checkstyle.
59fb22f is described below
commit 59fb22f1924c523d8c5381075c23313c60d77f69
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 15 11:40:39 2019 -0500
Checkstyle.
---
.../idp/saml/messaging/impl/package-info.java | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/package-info.java b/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/package-info.java
new file mode 100644
index 0000000..7a1ebcf
--- /dev/null
+++ b/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/messaging/impl/package-info.java
@@ -0,0 +1,20 @@
+/*
+ * Licensed to the University Corporation for Advanced Internet Development,
+ * Inc. (UCAID) under one or more contributor license agreements. See the
+ * NOTICE file distributed with this work for additional information regarding
+ * copyright ownership. The UCAID licenses this file to You under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file except in
+ * compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/** Message handlers common to SAML 1 and SAML 2 processing. */
+
+package net.shibboleth.idp.saml.messaging.impl;
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list