|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJBInvocation | |
|---|---|
| org.ow2.jonas.lib.ejb21 | |
| Uses of EJBInvocation in org.ow2.jonas.lib.ejb21 |
|---|
| Methods in org.ow2.jonas.lib.ejb21 with parameters of type EJBInvocation | |
|---|---|
void |
JEntityLocal.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JEntityRemote.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JServiceEndpoint.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JSessionLocal.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JSessionRemote.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JStatefulFactory.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JFactory.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
void |
JHome.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized. |
void |
JLocalHome.checkSecurity(EJBInvocation ejbInv)
Check if the access to the bean is authorized |
protected void |
JContainer.checkSecurity(String ejbName,
EJBInvocation ejbInv,
boolean inRunAs)
Check Security. |
boolean |
PermissionManager.checkSecurity(String ejbName,
EJBInvocation ejbInv,
boolean inRunAs)
Check the security for a given EJB signature method and for an EJB |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||