aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/util/SessionEncrytionUtil.java
AgeCommit message (Collapse)AuthorFilesLines
2021-08-30throw RuntimeException in case of an error during initialization of ↵Thomas Lenz1-3/+4
transaction encryption-layer
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-2/+2
2014-08-19add interfederation without attributequery request which use encrypted bPKsThomas Lenz1-96/+36
(this functionality is required for federation with USP)
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-16/+46
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-07Code CleanUPThomas Lenz1-4/+0
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+1
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-0/+1
2013-07-24- SSO finalizedThomas Lenz1-0/+82
- SSO Session is not closed if a new single authentication operation is started - PVP2 Configuration from Database (but without Metadata) --> TODO: change MetaDataProvider - Add additional UserFrame in case of SSO - MOASession encryption TODO: MetaDataProvider, IdentityLink resign, SSO with Mandates, Legacy Template generation