Returns an array of header prefixes which should not be forwarded in requests to portlets. For example, if "PT_" is in the array, no headers beginning with "PT_" will be included in HTTP requests to portlets. This list is case-sensitive. This method will only be called once, and the result cached.
a String[]
array of header names
ISSOIntegration Interface | com.plumtree.portaluiinfrastructure.sso Namespace