[java-identity-provider COMMIT] in /trunk/idp-consent/src: main/java/net/shibboleth/idp/consent/flow/storage/UpdateCo...

noreply at shibboleth.net noreply at shibboleth.net
Mon Dec 15 21:04:44 EST 2014


Author: tzeller
Date: Mon Dec 15 21:04:43 2014
New Revision: 7113

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7113&view=rev
Log:
IDP-511 An action to count the number of times a flow has been executed and a function to order the storage keys used for pruning least-used first.

Added:
    trunk/idp-consent/src/main/java/net/shibboleth/idp/consent/flow/storage/UpdateCounter.java   (with props)
    trunk/idp-consent/src/main/java/net/shibboleth/idp/consent/logic/CounterStorageKeyComparator.java   (with props)
    trunk/idp-consent/src/main/java/net/shibboleth/idp/consent/logic/CounterStorageKeyFunction.java   (with props)
    trunk/idp-consent/src/test/java/net/shibboleth/idp/consent/flow/storage/UpdateCounterTest.java   (with props)
    trunk/idp-consent/src/test/java/net/shibboleth/idp/consent/logic/CounterStorageKeyComparatorTest.java   (with props)
    trunk/idp-consent/src/test/java/net/shibboleth/idp/consent/logic/CounterStorageKeyFunctionTest.java   (with props)



More information about the commits mailing list