Adapter for Enterprise JavaBeans 6.5 SP3 | webMethods Adapter for Enterprise JavaBeans Documentation | webMethods Adapter for Enterprise JavaBeans Installation and User’s Documentation | Application Server Configuration Notes | WebLogic Server | Security | EJB Access
 
EJB Access
The EJB standard accommodates the definition of security roles in the EJB container that may be implemented by the application server. These roles, which are determined by the security credentials (if any) given to JNDI during construction of the initial context, can be used to determine which EJBs a client (that is, Adapter for Enterprise Javabeans) can access and which methods on a specific EJB a client can invoke. Any unauthorized attempts to access a restricted EJB will result in runtime exceptions being reported back to the adapter and the adapter runtime. All supported WebLogic versions can be configured to utilize these security features.