This interface defines the extensible SSO helper code for custom SSO implementations.
For a list of all members of this type, see ISSOHelper Members.
Type | Description |
---|---|
SSOHelper | This singleton class controls SSO redirects. To implement your own SSO redirect code, simply implement an instance of ISSOHelper and initialize this class with your helper using the StaticInit method. Created on Mar 13, 2003 |
Namespace: com.plumtree.uiinfrastructure.login
Assembly: uiinfrastructure (in uiinfrastructure.dll)
ISSOHelper Members | com.plumtree.uiinfrastructure.login Namespace