Uiinfrastructure API Docs  
 

SecureASVarPack Class

This VarPack is used to store the list of secure ASs. The list is loaded by the WarmUp Servlet from SecureActivitySpaces.xml. In Security Mode 1, Activity Spaces in this list will be automatically redirected to https.

For a list of all members of this type, see SecureASVarPack Members.

System.Object
   com.plumtree.uiinfrastructure.web.BaseVarPack
      com.plumtree.uiinfrastructure.application.varpacks.SecureASVarPack

public class SecureASVarPack : BaseVarPack

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.varpacks

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

SecureASVarPack Members | com.plumtree.uiinfrastructure.application.varpacks Namespace