Uses of Class
jakarta.portlet.PortletRequest.P3PUserInfos
-
Packages that use PortletRequest.P3PUserInfos Package Description jakarta.portlet The jakarta.portlet package defines the API for the Jakarta Portlet Specification V4.0. -
-
Uses of PortletRequest.P3PUserInfos in jakarta.portlet
Methods in jakarta.portlet that return PortletRequest.P3PUserInfos Modifier and Type Method Description static PortletRequest.P3PUserInfosPortletRequest.P3PUserInfos. valueOf(String name)Returns the enum constant of this type with the specified name.static PortletRequest.P3PUserInfos[]PortletRequest.P3PUserInfos. values()Returns an array containing the constants of this enum type, in the order they are declared.
-