The methods of the SecurityConfigHelper class are listed below. For a complete list of SecurityConfigHelper class members, see the SecurityConfigHelper Members topic.
![]() ![]() | GetInstance must be called after the ConfigVarPack has loaded. Calling GetInstance prior to warmup or prior to loading ConfigVarPack will result in an error. Any errors will be logged and a best attempt is made to continue initialization. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Concatenate GetSSOBaseURL with the application or secure application URL. The additional virtual directory and endpoint (e.g. /portal/server.pt) that would normally be present is removed. For security mode 1, 2, and 3 the secure URL is used. For security mode 0 the application URL is used. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
SecurityConfigHelper Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace