Uses of Class
org.webswing.toolkit.api.WebswingApiException
-
Packages that use WebswingApiException Package Description org.webswing.toolkit.api -
-
Uses of WebswingApiException in org.webswing.toolkit.api
Methods in org.webswing.toolkit.api that throw WebswingApiException Modifier and Type Method Description BooleanWebswingApi. primaryUserHasRole(String role)Check if connected web session user has role defined.BooleanWebswingApi. primaryUserIsPermitted(String permission)Check if connected web session user has permission defined.
-