[java-identity-provider] 02/04: CheckStyle
Rod Widdowson
rdw at steadingsoftware.com
Sun May 5 10:48:18 EDT 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch feature/IDP-1434
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=4c837065f615969f5f88089299004f3363e39834
commit 4c837065f615969f5f88089299004f3363e39834
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun May 5 13:05:35 2019 +0100
CheckStyle
---
.../idp/saml/attribute/encoding/package-info.java | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/package-info.java b/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/package-info.java
new file mode 100644
index 0000000..4aed3e9
--- /dev/null
+++ b/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/package-info.java
@@ -0,0 +1,22 @@
+/*
+ * 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.
+ */
+
+/**
+ * Support class for SAML encoders classes.
+ */
+
+package net.shibboleth.idp.saml.attribute.encoding;
\ 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