Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
M
O
P
S
A
allRolesAllowed()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
Method can be called by all security roles.
allRolesAllowed()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
Method can be called by all security roles.
C
callBeanWithRunAsAdmin()
- Method in class org.ow2.easybeans.examples.security.
StatelessRunAsBean
Call method that is allowed only for admin.
callBeanWithRunAsAdmin()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRunAsRemote
Call method that is allowed only for admin.
callRunAsBean()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
Make a call on a run-as bean which call our bean after that..
callRunAsBean()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
Make a call on a run-as bean which call our bean after that..
ClientSecurity
- Class in
org.ow2.easybeans.examples.security
Simple client of the stateless.
D
deniedForAll()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
No role can invoke this method.
deniedForAll()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
No role can invoke this method.
M
main(String[])
- Static method in class org.ow2.easybeans.examples.security.
ClientSecurity
Main method.
O
onlyAdminAllowed()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
Only "admin" role can invoke this method.
onlyAdminAllowed()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
Only "admin" role can invoke this method.
org.ow2.easybeans.examples.security
- package org.ow2.easybeans.examples.security
Example of EJB 3.0 container
P
printCurrentCaller()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
Prints the current caller.
printCurrentCaller()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
Prints the current caller.
printCurrentCaller()
- Method in class org.ow2.easybeans.examples.security.
StatelessRunAsBean
Prints the current caller.
printCurrentCaller()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRunAsRemote
Prints the current caller.
S
someRolesAllowed()
- Method in class org.ow2.easybeans.examples.security.
StatelessBean
Method can be called by some roles.
someRolesAllowed()
- Method in interface org.ow2.easybeans.examples.security.
StatelessRemote
Method can be called by some roles.
StatelessBean
- Class in
org.ow2.easybeans.examples.security
Stateless Bean with secured methods.
StatelessBean()
- Constructor for class org.ow2.easybeans.examples.security.
StatelessBean
StatelessRemote
- Interface in
org.ow2.easybeans.examples.security
Remote interface of the Stateless Bean.
StatelessRunAsBean
- Class in
org.ow2.easybeans.examples.security
Stateless Bean with secured methods.
StatelessRunAsBean()
- Constructor for class org.ow2.easybeans.examples.security.
StatelessRunAsBean
StatelessRunAsRemote
- Interface in
org.ow2.easybeans.examples.security
Interface for the run-as bean.
A
C
D
M
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2008
OW2 Consortium
. All Rights Reserved.