Returns true when a user is logged on and the user has the authorization identified by type,
name and function;otherwise returns false.
This method is only applicable when authorizations have been added by a Logon Service or when the supplied Ebase Security system is used to define users, roles
and authorizations. Authorizations represent an alternative to roles and offer more granularity, see #hasRole(String).
true
when a user is logged on and the user has the authorization identified bytype
,name
andfunction
;otherwise returnsfalse
.This method is only applicable when authorizations have been added by a Logon Service or when the supplied Ebase Security system is used to define users, roles and authorizations. Authorizations represent an alternative to roles and offer more granularity, see #hasRole(String).