This is an automated email from the ASF dual-hosted git repository.
jcabrerizo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
from ff465778e0 Merge pull request #1421 from
ahgittin/fix-dsl-brooklyn-external-nested-dsl
add aade9cc753 Added fix for
BrooklynUserWithRandomPasswordSecurityProvider and unit test
new 335ad0f1b3 Merge pull request #1422 from
iuliana/fixed-rnd-pass-provider
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...klynUserWithRandomPasswordSecurityProvider.java | 2 +-
...UserWithRandomPasswordSecurityProviderTest.java | 81 ++++++++++++++++++++++
2 files changed, 82 insertions(+), 1 deletion(-)
create mode 100644
rest/rest-resources/src/test/java/org/apache/brooklyn/rest/security/provider/BrooklynUserWithRandomPasswordSecurityProviderTest.java