[java-idp-oidc] 01/02: Deleted empty package.

Henri Mikkonen henri.mikkonen at iki.fi
Mon Mar 28 14:33:00 UTC 2022


This is an automated email from the git hooks/post-receive script.

hjmikkon pushed a commit to branch main
in repository java-idp-oidc.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=be70185ba5805eb1c189f5acc12700514bae9b76

commit be70185ba5805eb1c189f5acc12700514bae9b76
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Mon Mar 28 17:21:36 2022 +0300

    Deleted empty package.
---
 .../plugin/oidc/op/authn/context/package-info.java | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/authn/context/package-info.java b/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/authn/context/package-info.java
deleted file mode 100644
index 029f6a85..00000000
--- a/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/authn/context/package-info.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * 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.
- */
-
-
-/**
- * Contexts supporting OIDC/OAuth client authentication.
- */
-package net.shibboleth.idp.plugin.oidc.op.authn.context;
\ 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