Uiinfrastructure API Docs  
 

SSOAuthenticator Class

The authentication module for SSO. It allows the caller to send a redirect to the SSO Login / Logout URL.

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

System.Object
   com.plumtree.uiinfrastructure.login.SSOAuthenticator

public class SSOAuthenticator : IAuthenticator

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.login

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

SSOAuthenticator Members | com.plumtree.uiinfrastructure.login Namespace