[midPoint-git] [Evolveum/midpoint] 9116f6: More webservice fixes (mostly fault handling). Mor...
Radovan Semancik
radovan.semancik at evolveum.com
Thu Apr 2 16:09:31 CEST 2015
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 9116f6ca5eac0cd8a006305c381fc1eb14ae9b04
https://github.com/Evolveum/midpoint/commit/9116f6ca5eac0cd8a006305c381fc1eb14ae9b04
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2015-04-02 (Thu, 02 Apr 2015)
Changed paths:
M gui/admin-gui/src/main/resources/initial-objects/010-value-policy.xml
M infra/common/src/main/java/com/evolveum/midpoint/common/policy/PasswordPolicyUtils.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/DomParser.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/DomSerializer.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/parser/PrismBeanConverter.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/fault-3.wsdl
M infra/util/src/main/java/com/evolveum/midpoint/util/exception/ConsistencyViolationException.java
M model/model-client/src/main/java/com/evolveum/midpoint/model/client/ModelClientUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelWebService.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelWebServiceRaw.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/Clockwork.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/PasswordPolicyProcessor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/PasswordCallback.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/SpringAuthenticationInjectorInterceptor.java
M model/model-impl/src/main/resources/ctx-model.xml
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/AuthorizationConstants.java
M testing/wstest/src/test/java/com/evolveum/midpoint/testing/wstest/AbstractWebserviceTest.java
M testing/wstest/src/test/java/com/evolveum/midpoint/testing/wstest/WebserviceSecurityTest.java
A testing/wstest/src/test/resources/common/role-adder.xml
A testing/wstest/src/test/resources/common/role-modifier.xml
M testing/wstest/src/test/resources/common/user-cyclops.xml
A testing/wstest/src/test/resources/common/user-darthadder.xml
M testing/wstest/src/test/resources/common/user-nobody.xml
A testing/wstest/src/test/resources/common/user-nopassword.xml
M testing/wstest/src/test/resources/common/user-somebody.xml
Log Message:
-----------
More webservice fixes (mostly fault handling). More webserice tests.
More information about the midPoint-svn
mailing list