|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessControlException | |
|---|---|
| com.bankframe.services.accesscontrol | |
| com.bankframe.services.accesscontrol.ejb | |
| com.bankframe.services.accesscontrol.ldap | |
| Uses of AccessControlException in com.bankframe.services.accesscontrol |
|---|
| Methods in com.bankframe.services.accesscontrol that throw AccessControlException | |
|---|---|
abstract boolean |
AccessControlBean.validateUserRequest(String userId,
String requestId)
This method checks if the specified user has access to the session bean mapped to the specified request id. |
boolean |
AccessControl.validateUserRequest(String userId,
String requestId)
This method checks if the specified user has access to the session bean mapped to the specified request id. |
| Uses of AccessControlException in com.bankframe.services.accesscontrol.ejb |
|---|
| Methods in com.bankframe.services.accesscontrol.ejb that throw AccessControlException | |
|---|---|
boolean |
EJBAccessControlBean.validateUserRequest(String userId,
String requestId)
This method checks if a user has access to the specified request id. |
| Uses of AccessControlException in com.bankframe.services.accesscontrol.ldap |
|---|
| Methods in com.bankframe.services.accesscontrol.ldap that throw AccessControlException | |
|---|---|
boolean |
LDAPAccessControlBean.validateUserRequest(String userId,
String requestId)
This method checks if the specified user has access to the session bean mapped to the specified request id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||