index
:
EAAF-Components
1.0.x/master
2.x/main
master
EAAF-Components
tlenz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eaaf_core
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
common EGIZ code-style refactoring
Thomas Lenz
109
-11994
/
+11765
2019-11-22
use UUID for sessionIdentifier
Thomas Lenz
1
-1
/
+2
2019-11-22
fix a problem with language selection
Thomas Lenz
1
-1
/
+1
2019-11-21
set process-canceled flag in case of user stops authprocess
Thomas Lenz
2
-8
/
+29
2019-11-21
add stop condition to process-flow engine that can be set dynamically by tasks
Thomas Lenz
3
-53
/
+90
2019-11-15
copy some generic authProcessData directly into authData
Thomas Lenz
1
-0
/
+25
2019-11-12
refactor AuthModule interface to inject current IRequest into selectProcess m...
Thomas Lenz
3
-19
/
+21
2019-10-18
add post-validation steps into process-definition loader
Thomas
1
-1
/
+24
2019-10-16
move common method into abstract class
Thomas
1
-2
/
+13
2019-10-16
Check if Consent is required before protocol post-processing starts. The proc...
Thomas
1
-8
/
+13
2019-10-16
Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl...
Thomas
1
-16
/
+21
2019-10-01
inject ResourceLoader to facilitate Spring based resource loading
Thomas Lenz
1
-0
/
+2
2019-09-16
fix problems after interface refactoring
Thomas Lenz
3
-7
/
+8
2019-09-16
add new configuration interface
Thomas Lenz
1
-2
/
+2
2019-09-13
refactor utils into a separate module
Thomas Lenz
18
-2338
/
+0
2019-09-11
change log-level
Thomas Lenz
1
-1
/
+1
2019-08-20
some small fixes
Thomas Lenz
1
-1
/
+1
2019-08-19
update gui/AbstractGUIFormBuilderConfiguration.java
Thomas Lenz
1
-2
/
+2
2019-08-08
Refactor GUIBuilderConfiguration to support Map and List based property format
Thomas Lenz
1
-18
/
+32
2019-08-05
add AbstractLocaleAuthServletTask.java into EAAF-core
1.0.8
Thomas Lenz
2
-4
/
+73
2019-07-30
some some updates
Thomas Lenz
2
-3
/
+3
2019-07-23
fix nullpointer in KeyValueUtils.java and add jUnit test
Thomas Lenz
1
-2
/
+2
2019-07-17
update JSON mapper implementation
Thomas Lenz
1
-4
/
+14
2019-07-09
fix bug in BPKBuilder.java and make methods static
Thomas Lenz
1
-27
/
+27
2019-07-04
fix some small bugs in SL2.0 module
Thomas Lenz
3
-24
/
+80
2019-06-28
some small updates
Thomas Lenz
4
-37
/
+81
2019-06-06
change error messages in case of InvalidProtocolExceptions
Thomas Lenz
1
-12
/
+12
2019-06-06
update authenticationData and attribute builder
Thomas Lenz
3
-1
/
+64
2019-06-05
add useMandate flag
Thomas Lenz
1
-0
/
+16
2019-05-29
add new attribute builder
Thomas Lenz
11
-26
/
+340
2019-05-24
update IConfiguration interfaces to support SpringBoot resources as configura...
Thomas Lenz
3
-23
/
+235
2019-05-24
update message-logging and remove explicit Logger implementation
Thomas Lenz
2
-14
/
+13
2019-05-17
add some jUnit tests for attribute builder
Thomas Lenz
1
-0
/
+68
2019-05-17
refactor EAAF core to split API and Implementation
Thomas Lenz
77
-5668
/
+104
2019-05-06
update error message generation to add msg parameters into GUI model
Thomas Lenz
2
-21
/
+42
2019-05-04
change MVC parameter for pendingReqId to pendingid
Thomas
1
-1
/
+2
2019-05-04
fix bug in PendingRequestStorage
Thomas
1
-17
/
+18
2019-05-04
Merge branch 'master' of https://gitlab.iaik.tugraz.at/egiz/eaaf_components
Thomas
9
-108
/
+182
2019-05-04
move IDestroyable Interface to EGIZ-Spring-API
Thomas
1
-40
/
+0
2019-05-03
update abstract protocols/RequestImpl.java to inject an external generated tr...
Thomas Lenz
1
-4
/
+27
2019-05-03
Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eaaf_components
Thomas Lenz
1
-1
/
+1
2019-05-03
update process finalization and update pendingReqIdGenerationStrategy
Thomas Lenz
8
-104
/
+155
2019-04-30
fix logic bug in SourcePin attribute-builder
Thomas
1
-1
/
+1
2019-04-23
integrate Spring ModelAndView into EAAF GUI framework
Thomas Lenz
9
-76
/
+168
2019-04-23
add different strategies for pendingRequestId generation
Thomas Lenz
8
-66
/
+483
2019-04-12
minor changes
Thomas Lenz
2
-9
/
+9
2019-04-11
refactoring of AuthData builder
Thomas Lenz
12
-195
/
+622
2019-04-11
add missing beans and make a mark a service visible from child classes
Thomas Lenz
1
-1
/
+1
2019-04-11
add some utils and new exceptions
Thomas Lenz
4
-0
/
+227
2019-04-11
refactor protocol finalization to support protocol response without final red...
Thomas Lenz
13
-519
/
+630
[next]