aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/builder/attributes/EIDSignerCertificate.java
AgeCommit message (Expand)AuthorFilesLines
2018-07-02add Annotations to AttributeBuilderThomas Lenz1-0/+2
2018-06-14some more stuffThomas Lenz1-4/+8
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-6/+8
2018-02-01change Base64 encoder implementation to prohibit newLines in Base64 stringsThomas Lenz1-5/+2
2018-01-29switch BASE64-encoder implementation to prohibit newLines in BASE64 stringThomas Lenz1-3/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz1-1/+2
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz1-0/+63