Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware Exam 2V0-72.22 Topic 9 Question 63 Discussion

Actual exam question for VMware's 2V0-72.22 exam
Question #: 63
Topic #: 9
[All 2V0-72.22 Questions]

What's the password storage format when using the DelegatingPasswordEncoder?

Show Suggested Answer Hide Answer
Suggested Answer: A, D

Contribute your Thoughts:

Ming
1 months ago
If the password is 'password123', does that mean the storage format is '{id},password123'? Yikes, not very secure!
upvoted 0 times
...
Paola
1 months ago
Option C with the timestamp? That's odd, why would you need the timestamp in the password storage format?
upvoted 0 times
Rosio
4 days ago
C) {timestamp}encodedPassword, where {timestamp} is the time when the password was encoded.
upvoted 0 times
...
Elenora
5 days ago
B) {id}encodedPassword, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Mabel
14 days ago
A) encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
...
Lorriane
1 months ago
Hmm, Option D includes a salt, that's a good security practice. I'll choose that one.
upvoted 0 times
...
James
1 months ago
I'm going with Option B. The id should come first so it's easy to look up the right PasswordEncoder.
upvoted 0 times
Lilli
4 days ago
User 3: Option B it is then, thanks for clarifying!
upvoted 0 times
...
Dallas
5 days ago
User 2: Yeah, I agree. Having the id first makes it easier to look up the right PasswordEncoder.
upvoted 0 times
...
Reiko
9 days ago
User 1: I think the password storage format is Option B.
upvoted 0 times
...
...
Domitila
2 months ago
I'm not sure, but I think it might be A) encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Ettie
2 months ago
Option A seems logical, the identifier is used to look up the PasswordEncoder. Makes sense to me.
upvoted 0 times
Christiane
23 days ago
D) {id}{salt}encodedPassword, where {id} is an identifier used to look up which PasswordEncoder should be used and {salt} a randomly generated salt.
upvoted 0 times
...
Royal
25 days ago
C) {timestamp}encodedPassword, where {timestamp} is the time when the password was encoded.
upvoted 0 times
...
Chandra
1 months ago
B) {id}encodedPassword, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Luisa
1 months ago
A) encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
...
Winifred
2 months ago
I agree with Yuette, D) {id}{salt}encodedPassword makes sense because it includes both an identifier and a randomly generated salt.
upvoted 0 times
...
Yuette
3 months ago
I think the password storage format is D) {id}{salt}encodedPassword.
upvoted 0 times
...

Save Cancel