Performs the logout operation. Currently only the SSO uses this, as the other authentication methods perfom the logout operations from within the Login activity space. For ths SSO case, this method sends an HTTP redirect to the SSO logout URL.
Authenticator Class | com.plumtree.uiinfrastructure.login Namespace | IAuthenticator#Logout