public final class SSOLoginModule
extends org.exoplatform.services.security.jaas.AbstractLoginModule
| Constructor and Description |
|---|
SSOLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
abort() |
boolean |
commit() |
protected javax.servlet.http.HttpServletRequest |
getCurrentHttpServletRequest() |
protected org.exoplatform.services.log.Log |
getLogger() |
boolean |
login() |
boolean |
logout() |
public boolean login()
throws LoginException
LoginExceptionpublic boolean logout()
throws LoginException
LoginExceptionpublic boolean abort()
throws LoginException
LoginExceptionpublic boolean commit()
throws LoginException
LoginExceptionprotected org.exoplatform.services.log.Log getLogger()
getLogger in class org.exoplatform.services.security.jaas.AbstractLoginModuleprotected javax.servlet.http.HttpServletRequest getCurrentHttpServletRequest()
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.