adplus-dvertising
frame-decoration

Question

Element which configures authentication services.

a.

authentication-provider

b.

authentication-manager

c.

all of the mentioned

d.

none of the mentioned

Answer: (c).all of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Element which configures authentication services.

Similar Questions

Discover Related MCQs

Q. Element which defines user details.

Q. Which of the following way to provide authenticity of users is/are supported by Spring Security?

Q. The basic security services registered and configured by Spring Security.

Q. HTTP Basic authentication support is configured by:-

Q. Form-based login is configured by:-

Q. Action URL can be customized using form-login.

Q. Attribute used to display custom login page.

Q. Attribute which specifies redirection URL on login error.

Q. Session scope attribute to display error message.

Q. Logout service is configured by:-

Q. Element which redirects to a specific URL on logout.

Q. Anonymous login services can be configured by:-

Q. Default values of customized Username and authorities are anonymousUser and ROLE_ANONYMOUS respectively.

Q. Remember-me support can be configured by:-

Q. By default, Remember-me encodes the username, password, remember-me expiration time, and a private key as a token, and stores it as a cache in the user’s browser.

Q. Spring Security algorithms to secure password.

Q. Connection of database with Apache derby server requires.

Q. You can specify the statements for querying a user’s information and authorities in the users-by-username-query and authorities-by-username-query attributes.

Q. Utility to calculate MD5 digests for your password.

Q. Element used to secure methods.