What is the java authentication and authorization service (jaas) 1.0?
Answer / Praveen
Java Authentication and Authorization Service (JAAS) 1.0 is a Java standard security API that provides centralized authentication and authorization for applications. It allows developers to define login modules and policy files for securing access to resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I call a servlet with parameters in the url? : BEA Weblogic
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
What is multicast Address?
How can the nm be made to work with web logic?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What is the linux command is used to know the version of weblogic server?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Define memory leak ?
where can we set classpath, which will reflect to whole domain
How can classpath be set?
when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?
How do I manage a queue to view and delete specific messages? : BEA Weblogic