[cvs] / astrogrid / community / server / src / java / org / astrogrid / community / server / sso / CredentialStore.java Repository:
ViewVC logotype

Log of /astrogrid/community/server/src/java/org/astrogrid/community/server/sso/CredentialStore.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 13:11:31 2009 UTC (2 years, 9 months ago) by gtr
Branch: MAIN
CVS Tags: AG_2009_1, HEAD, community-2009-1-01_root, v2009_1, v2009_1_a01, v2009_1_a02, v2009_1_a05, v2009_1_a06
Branch point for: community-2009-1-01
Changes since 1.4: +185 -2 lines
Diff to previous 1.4
Branch gtr-community-2879 is merged.

Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 21:25:13 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.4.2.4: +25 -0 lines
Diff to previous 1.4.2.4 , to branch point 1.4 , to next main 1.5
Desparate refactoring: trying to get all the injections right for the unit tests.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 20:32:46 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.4.2.3: +22 -4 lines
Diff to previous 1.4.2.3 , to branch point 1.4
The loadPkcs12() function is now done with the openssl binary, and it finally works.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 17:45:43 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.4.2.2: +24 -16 lines
Diff to previous 1.4.2.2 , to branch point 1.4
The loadPkcs12() function is now done with the openssl binary, and it finally works.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 10:43:26 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.4.2.1: +95 -22 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Much hacking on the PKCS#12 feature. The feature still doesn't work (damn you, JDK!) but nothing else is broken.

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 21:00:03 2009 UTC (2 years, 9 months ago) by gtr
Branch: gtr-community-2879
Changes since 1.4: +59 -0 lines
Diff to previous 1.4
New method: loadPkcs12().

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 17:26:33 2009 UTC (3 years ago) by gtr
Branch: MAIN
CVS Tags: gtr-community-2879_root
Branch point for: gtr-community-2879
Changes since 1.3: +23 -16 lines
Diff to previous 1.3
Configuration through key-value pairs is encapsulated in a new class.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 15:43:15 2008 UTC (3 years, 5 months ago) by gtr
Branch: MAIN
CVS Tags: community-maven-2_root, v2008_2_01
Branch point for: community-maven-2
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
I improved the logging.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 09:21:36 2008 UTC (3 years, 6 months ago) by gtr
Branch: MAIN
CVS Tags: community-gtr-181_root, v2008_2, v2008_2_a01, v2008_2_a02, v2008_2_b01, v2008_2_b02
Branch point for: community-gtr-181
Changes since 1.1: +476 -0 lines
Diff to previous 1.1
Branch community-2008.2.a01 is merged.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 19:09:30 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.1.2.4: +56 -0 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.5
CredentialStore now has the resetDbPassword() method to replace SecurityManager.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:39:14 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.1.2.3: +1 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
I corrected the Javadoc.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 14:09:11 2008 UTC (3 years, 6 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.1.2.2: +15 -11 lines
Diff to previous 1.1.2.2 , to branch point 1.1
On authentication of an unknown user, FileNotFoundException/HTTP 404 is thrown instead of AccessControlException/HTTP 403. All parameters are URL-decoded (fix for BZ2809).

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 13:39:20 2008 UTC (3 years, 7 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.1.2.1: +34 -10 lines
Diff to previous 1.1.2.1 , to branch point 1.1
It no longer uses SecurityManager or SecurityService.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 09:20:56 2008 UTC (3 years, 7 months ago) by gtr
Branch: community_2008_2_a01
Changes since 1.1: +393 -0 lines
Diff to previous 1.1
The sso packages has move to the community/server project.

Revision 1.1
Fri Jul 11 09:20:56 2008 UTC (3 years, 7 months ago) by gtr
Branch: MAIN
Branch point for: community_2008_2_a01
FILE REMOVED
file CredentialStore.java was initially added on branch community_2008_2_a01.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4