Skip to content

Commit

Permalink
5.3.4 checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Jul 20, 2023
1 parent 5ce6dc1 commit 26bbcfe
Show file tree
Hide file tree
Showing 426 changed files with 2,880 additions and 2,715 deletions.
8 changes: 4 additions & 4 deletions admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>cilogon</artifactId>
<groupId>org.cilogon</groupId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<!--
Expand Down Expand Up @@ -68,16 +68,16 @@
<dependency>
<artifactId>loader</artifactId>
<groupId>org.cilogon</groupId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</dependency>
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>server-admin</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</dependency> <dependency>
<groupId>org.cilogon</groupId>
<artifactId>loader</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
14 changes: 7 additions & 7 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>cilogon</artifactId>
<groupId>org.cilogon</groupId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</parent>

<name>CILogon client</name>
Expand Down Expand Up @@ -48,12 +48,12 @@
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>client-api</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</dependency>
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>client-oauth2</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
<type>war</type>
<scope>runtime</scope>
</dependency>
Expand All @@ -66,24 +66,24 @@
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>client-loader</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</dependency>
<dependency>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<artifactId>common</artifactId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
</dependency>
<dependency>
<artifactId>util</artifactId>
<groupId>edu.uiuc.ncsa.security</groupId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<artifactId>common</artifactId>
<groupId>edu.uiuc.ncsa.myproxy</groupId>
<version>5.3-SNAPSHOT</version>
<version>5.3.4</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
281 changes: 144 additions & 137 deletions docs/apidocs/allclasses-index.html

Large diffs are not rendered by default.

11 changes: 6 additions & 5 deletions docs/apidocs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed May 24 12:48:46 CDT 2023 -->
<title>All Classes (Cilogon parent module 5.3-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.19) on Thu Jul 20 15:51:47 CDT 2023 -->
<title>All Classes (Cilogon parent module 5.3.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-24">
<meta name="dc.created" content="2023-07-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,7 +15,7 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
Expand Down Expand Up @@ -49,7 +49,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/cilogon/oauth2/servlet/impl/CILOA2AuthorizedServletUtil.html" title="class in org.cilogon.oauth2.servlet.impl">CILOA2AuthorizedServletUtil</a></li>
<li><a href="org/cilogon/oauth2/servlet/loader/CILOA2Bootstrapper.html" title="class in org.cilogon.oauth2.servlet.loader">CILOA2Bootstrapper</a></li>
<li><a href="org/cilogon/oauth2/servlet/loader/CILOA2Bootstrapper.CILOA2ServletInitializer.html" title="class in org.cilogon.oauth2.servlet.loader">CILOA2Bootstrapper.CILOA2ServletInitializer</a></li>
<li><a href="org/cilogon/oauth2/servlet/impl/CILOA2CertServlet.html" title="class in org.cilogon.oauth2.servlet.impl">CILOA2CertServlet</a></li>
<li><a href="org/cilogon/proxy/servlet/CILOA2CertServlet.html" title="class in org.cilogon.proxy.servlet">CILOA2CertServlet</a></li>
<li><a href="org/cilogon/oauth2/client/CILOA2ClientBootstrapper.html" title="class in org.cilogon.oauth2.client">CILOA2ClientBootstrapper</a></li>
<li><a href="org/cilogon/oauth2/client/CILOA2ClientLoader.html" title="class in org.cilogon.oauth2.client">CILOA2ClientLoader</a></li>
<li><a href="org/cilogon/oauth2/servlet/loader/CILOA2ConfigurationLoader.html" title="class in org.cilogon.oauth2.servlet.loader">CILOA2ConfigurationLoader</a></li>
Expand All @@ -58,6 +58,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
<li><a href="org/cilogon/proxy/servlet/CILOA2ExceptionHandler.YAErr.html" title="class in org.cilogon.proxy.servlet">CILOA2ExceptionHandler.YAErr</a></li>
<li><a href="org/cilogon/oauth2/client/CILOA2MPService.html" title="class in org.cilogon.oauth2.client">CILOA2MPService</a></li>
<li><a href="org/cilogon/oauth2/client/CILOA2MPService.CILOA2MPProvider.html" title="class in org.cilogon.oauth2.client">CILOA2MPService.CILOA2MPProvider</a></li>
<li><a href="org/cilogon/oauth2/servlet/servlet/CILOA2RegistrationServlet.html" title="class in org.cilogon.oauth2.servlet.servlet">CILOA2RegistrationServlet</a></li>
<li><a href="org/cilogon/oauth2/servlet/storage/transaction/CILOA2ServiceTransaction.html" title="class in org.cilogon.oauth2.servlet.storage.transaction">CILOA2ServiceTransaction</a></li>
<li><a href="org/cilogon/oauth2/servlet/storage/transaction/CILOA2TransactionConverter.html" title="class in org.cilogon.oauth2.servlet.storage.transaction">CILOA2TransactionConverter</a></li>
<li><a href="org/cilogon/oauth2/servlet/storage/transaction/CILOA2TransactionKeys.html" title="class in org.cilogon.oauth2.servlet.storage.transaction">CILOA2TransactionKeys</a></li>
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed May 24 12:48:46 CDT 2023 -->
<title>All Packages (Cilogon parent module 5.3-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.19) on Thu Jul 20 15:51:47 CDT 2023 -->
<title>All Packages (Cilogon parent module 5.3.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-24">
<meta name="dc.created" content="2023-07-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (Cilogon parent module 5.3-SNAPSHOT API)";
parent.document.title="All Packages (Cilogon parent module 5.3.4 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed May 24 12:48:46 CDT 2023 -->
<title>Constant Field Values (Cilogon parent module 5.3-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.19) on Thu Jul 20 15:51:47 CDT 2023 -->
<title>Constant Field Values (Cilogon parent module 5.3.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-24">
<meta name="dc.created" content="2023-07-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Cilogon parent module 5.3-SNAPSHOT API)";
parent.document.title="Constant Field Values (Cilogon parent module 5.3.4 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed May 24 12:48:46 CDT 2023 -->
<title>Deprecated List (Cilogon parent module 5.3-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.19) on Thu Jul 20 15:51:47 CDT 2023 -->
<title>Deprecated List (Cilogon parent module 5.3.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-24">
<meta name="dc.created" content="2023-07-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Cilogon parent module 5.3-SNAPSHOT API)";
parent.document.title="Deprecated List (Cilogon parent module 5.3.4 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.18) on Wed May 24 12:48:46 CDT 2023 -->
<title>API Help (Cilogon parent module 5.3-SNAPSHOT API)</title>
<!-- Generated by javadoc (11.0.19) on Thu Jul 20 15:51:47 CDT 2023 -->
<title>API Help (Cilogon parent module 5.3.4 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2023-05-24">
<meta name="dc.created" content="2023-07-20">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
Expand All @@ -15,14 +15,14 @@
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Cilogon parent module 5.3-SNAPSHOT API)";
parent.document.title="API Help (Cilogon parent module 5.3.4 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 26bbcfe

Please sign in to comment.