Plumtree Portal UI  
 

PTSSOVarPack Class

VarPack for sso.xml, a file used to customize various SSO integrations. It reads in all settings in the file and stores them in a map, which is available via the GetVendorSettings method.

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

System.Object
   com.plumtree.uiinfrastructure.web.BaseVarPack
      com.plumtree.portaluiinfrastructure.application.varpacks.PTSSOVarPack

public class PTSSOVarPack : 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.portaluiinfrastructure.application.varpacks

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTSSOVarPack Members | com.plumtree.portaluiinfrastructure.application.varpacks Namespace