Uses of Class
jakarta.portlet.PortletSecurityException
-
Packages that use PortletSecurityException Package Description jakarta.portlet The jakarta.portlet package defines the API for the Jakarta Portlet Specification V4.0.jakarta.portlet.filter The jakarta.portlet.filter package defines the filter APIs for the Jakarta Portlet Specification. -
-
Uses of PortletSecurityException in jakarta.portlet
Methods in jakarta.portlet that throw PortletSecurityException Modifier and Type Method Description voidBaseURL. setSecure(boolean secure)Indicates the security setting for this URL. -
Uses of PortletSecurityException in jakarta.portlet.filter
Methods in jakarta.portlet.filter that throw PortletSecurityException Modifier and Type Method Description voidBaseURLWrapper. setSecure(boolean secure)
-