New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 2V0-72.22 Exam - 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:

0/2000 characters
Nickole
3 months ago
I thought it was B at first, but now I'm leaning towards A.
upvoted 0 times
...
Tamekia
3 months ago
A makes the most sense, but I’m curious about D too.
upvoted 0 times
...
Dominga
3 months ago
Wait, is it really A? I thought it was something else.
upvoted 0 times
...
Donte
4 months ago
I agree, A is the correct format!
upvoted 0 times
...
Huey
4 months ago
It's definitely A, that’s how DelegatingPasswordEncoder works.
upvoted 0 times
...
Melvin
4 months ago
I don’t think it’s D because I don’t recall salt being part of the DelegatingPasswordEncoder format. It’s probably A.
upvoted 0 times
...
Troy
4 months ago
I’m a bit confused; I thought the format included a timestamp, but that might be for a different encoding method.
upvoted 0 times
...
Johnson
4 months ago
I remember practicing a question about password encoders, and I feel like it was definitely the first option, A.
upvoted 0 times
...
My
5 months ago
I think the format is something like encodedPassword{id}, but I’m not completely sure if it’s A or B.
upvoted 0 times
...
Jacqueline
5 months ago
I'm a bit confused by this question. The DelegatingPasswordEncoder is supposed to make it easier to support multiple password encoders, but I'm not sure about the exact storage format. I'll have to review my notes and try to remember the details.
upvoted 0 times
...
Lorenza
5 months ago
Okay, let me see if I can work this out. The DelegatingPasswordEncoder is used to delegate the password encoding to different PasswordEncoders based on an identifier. So the format must be something like {id}encodedPassword, where {id} is the identifier. I think option B is the correct answer.
upvoted 0 times
...
Dortha
5 months ago
Hmm, I'm a bit unsure about this one. I know the DelegatingPasswordEncoder is used to support multiple password encoders, but I can't quite remember the exact format. I'll have to think this through carefully.
upvoted 0 times
...
Herminia
5 months ago
I'm pretty sure the answer is A. The password storage format when using the DelegatingPasswordEncoder is encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Ming
9 months ago
If the password is 'password123', does that mean the storage format is '{id},password123'? Yikes, not very secure!
upvoted 0 times
...
Paola
9 months ago
Option C with the timestamp? That's odd, why would you need the timestamp in the password storage format?
upvoted 0 times
Alysa
8 months 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
...
Rosio
8 months ago
C) {timestamp}encodedPassword, where {timestamp} is the time when the password was encoded.
upvoted 0 times
...
Elenora
8 months ago
B) {id}encodedPassword, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Mabel
9 months ago
A) encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
...
Lorriane
10 months ago
Hmm, Option D includes a salt, that's a good security practice. I'll choose that one.
upvoted 0 times
...
James
10 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
8 months ago
User 3: Option B it is then, thanks for clarifying!
upvoted 0 times
...
Dallas
8 months ago
User 2: Yeah, I agree. Having the id first makes it easier to look up the right PasswordEncoder.
upvoted 0 times
...
Reiko
9 months ago
User 1: I think the password storage format is Option B.
upvoted 0 times
...
...
Domitila
10 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
11 months ago
Option A seems logical, the identifier is used to look up the PasswordEncoder. Makes sense to me.
upvoted 0 times
Christiane
9 months 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
9 months ago
C) {timestamp}encodedPassword, where {timestamp} is the time when the password was encoded.
upvoted 0 times
...
Chandra
9 months ago
B) {id}encodedPassword, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
Luisa
10 months ago
A) encodedPassword{id}, where {id} is an identifier used to look up which PasswordEncoder should be used.
upvoted 0 times
...
...
Winifred
11 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
11 months ago
I think the password storage format is D) {id}{salt}encodedPassword.
upvoted 0 times
...

Save Cancel