|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
User permissions for the current user has a couple of extra attributes related to the session environment.
| Method Summary | |
boolean |
isUserAuthenticated()
Returns a boolean indicating whether the current user has passed authentication to access the WebADE application. |
boolean |
isWebADEUser()
Returns a boolean indicating whether the current user has been located in the WebADE system. |
| Methods inherited from interface ca.bc.gov.webade.user.WebADEUserPermissions |
canPerformAction, getGovernmentOrganizations, getNonGovernmentOrganizations, getOrganizations, getRoles, getRolesByOrganization, getRolesNotSecuredByOrganization, getSelectedOrganization, getUserCredentials, isUserInOrganization, isUserInRole, setSelectedOrganization |
| Method Detail |
public boolean isUserAuthenticated()
true if the user is authenticated.public boolean isWebADEUser()
true if the user is a valid WebADE user.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||