What is credentials?
Answer / Awadhesh Kumar Singh
In J2EE, credentials are confidential user authentication information such as passwords and secret keys. They are used for securing access to resources in the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a web container in j2ee?
What is create method?
Which is latest technology in java?
What is a java ee container?
What is the best java course?
Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.
what is jvm? how can it is useful in java?
What are the components and containers in java?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
What is awt panel java?
Why primitive data types in java are not objects?
Which package is imported by default in java?