-
br.gov.frameworkdemoiselle.security.SecurityContext.logout()
Executes the logout of a user.
@throws NotLoggedInException if there is no user logged in a specific session
-
com.caucho.security.Login.logout()
Logs the user out from the given request.
Since there is no servlet API for logout, this must be called directly from user code. Resin stores the web-app's login object in the ServletContext attribute "caucho.login".
-
com.cc.myaop.learning.logging.AuthService.logout()
-
com.commander4j.db.JDBUser.logout()
-
com.cosmo.security.auth.Authentication.logout()
Elimina la informaci�n de autenticaci�n actual.
-
com.cubusmail.mail.IMailbox.logout()
Logout
@throws LogoutException
-
com.cubusmail.server.mail.IMailbox.logout()
Logout
@throws LogoutException
-
com.ibm.sbt.services.endpoints.BasicEndpoint.logout()
-
com.ibm.sbt.services.endpoints.Endpoint.logout()
Invoked to logout from endpoint.
@throws AuthenticationException
-
com.icegreen.greenmail.util.Retriever.logout()
-
com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance.logout()
Manage Logout Task.
@param kicked the kicked
-
com.openkm.ws.client.OKMAuth.logout()
-
com.oroinc.net.ftp.FTPClient.logout()
-
com.sos.DataExchange.SOSDataExchangeEngine.Logout()
-
com.spikesource.lam.bindings.LamClient.logout()
-
com.sun.appserv.security.ProgrammaticLogin.logout()
Attempt to logout.
@returns Boolean containing true or false to indicate success orfailure of logout.
-
com.sun.enterprise.security.integration.RealmInitializer.logout()
-
com.sun.messaging.jmq.jmsserver.auth.AccessController.logout()
canbe called from admin shutdown broker
-
com.sun.security.auth.module.KeyStoreLoginModule.logout()
Logout a user.
This method removes the Principals, public credentials and the private credentials that were added by the commit
method.
If the loaded KeyStore's provider extends java.security.AuthProvider
, then the provider's logout
method is invoked.
@exception LoginException if the logout fails.
@return true in all cases since this LoginModule
should not be ignored.
-
com.sun.sgs.client.simple.SimpleClient.logout()
{@inheritDoc}
-
com.vmware.aurora.vc.vcservice.VcService.logout()
Force logout of the current VC session.
-
com.vmware.vim.binding.vim.SessionManager.logout()
-
com.xeiam.xchange.coinsetter.service.polling.CoinsetterClientSessionServiceRaw.logout()
-
de.boksa.rt.rest.RTRESTClient.logout()
-
de.iritgo.aktera.authentication.AuthenticationManager.logout()
Attempt to log the user out
@param ue The user environment which holds the login-context and JAAS subject
@throws LoginException
-
domain.UserDomainController.logout()
-
es.urjc.escet.semium.SessionManager.logOut()
-
flex.messaging.security.LoginManager.logout()
Perform logout.
-
io.lumify.web.clientapi.LumifyApi.logout()
-
io.undertow.security.api.SecurityContext.logout()
de-authenticates the current exchange.
-
java.security.AuthProvider.logout()
Log out from this provider.
@exception LoginException if the logout operation fails
@exception SecurityException if the caller does not pass asecurity check for SecurityPermission("authProvider.name")
, where name is the value returned by this provider's getName
method
-
javax.jcr.Session.logout()
Close the session.
-
javax.security.auth.login.LoginContext.logout()
-
javax.security.auth.spi.LoginModule.logout()
Method which logs out a {@code Subject}.
An implementation of this method might remove/destroy a Subject's Principals and Credentials.
@exception LoginException if the logout fails
@return true if this method succeeded, or false if this{@code LoginModule} should be ignored.
-
javax.servlet.http.HttpServletRequest.logout()
Removes any authenticated user from the request.
@throws ServletException If the logout fails
@since Servlet 3.0
-
kfmes.natelib.NateonMessenger.logout()
-
l2p.gameserver.model.L2Player.logout()
Сохраняет персонажа в бд и запускает необходимые процедуры.
@param shutdown тру при шатдауне
@param restart тру при рестарте. Игнорируется шатдаун.
@param kicked Отобразить у клиента табличку с мессагой о закрытии коннекта, отобрать проклятое оружие.
@param instant Выкидывает моментально, не оставляя чара в игре.
-
lineage2.gameserver.model.Player.logout()
Method logout.
-
marauroa.functional.SimpleClient.logout()
-
net.sf.jml.MsnMessenger.logout()
Logout.
-
net.sf.jportlet.service.login.LoginService.logout()
Logs the current user out of the portal.
@param request
@throws PortletException if any error occurs
-
net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.logout()
Manage Logout Task.
-
net.solosky.maplefetion.FetionClient.logout()
退出登录 注意这个方法是同步的
-
org.apache.ace.client.workspace.Workspace.logout()
Logout from the repository. Only has any effect if there was a successful login earlier.
@throws IOException in case of I/O problems.
-
org.apache.aries.samples.ariestrader.api.persistence.AccountDataBean.logout()
-
org.apache.beehive.netui.pageflow.handler.LoginHandler.logout()
Log out the current user.
@param invalidateSessions if true
, current sessions associated with the currentlogged-in user will be invalidated.
-
org.apache.catalina.Authenticator.logout()
-
org.apache.catalina.Realm.logout()
Logs out.
@param hreq the request
@param hres the response
-
org.apache.catalina.TomcatPrincipal.logout()
Calls logout, if necessary, on any associated JAASLoginContext. May in the future be extended to cover other logout requirements.
@throws Exception If something goes wrong with the logout. Uses Exceptionto allow for future expansion of this method to cover other logout mechanisms that might throw a different exception to LoginContext
-
org.apache.catalina.realm.GenericPrincipal.logout()
Calls logout, if necessary, on any associated JAASLoginContext. May in the future be extended to cover other logout requirements.
@throws Exception If something goes wrong with the logout. Uses Exceptionto allow for future expansion of this method to cover other logout mechanisms that might throw a different exception to LoginContext
-
org.apache.cocoon.auth.SecurityHandler.logout()
This notifies the security-handler that a user logs out.
@param context The context for the login operation.
@param user The user object.
-
org.apache.cocoon.portal.coplet.adapter.CopletAdapter.logout()
User logs out from a coplet This method is invoked when a user logs out for each coplet instance of this user.
-
org.apache.cocoon.portal.profile.ProfileManager.logout()
-
org.apache.cocoon.sunshine.sunrise.SunRise.logout()
Logout from the given handler Terminate session if required
-
org.apache.cocoon.webapps.authentication.AuthenticationManager.logout()
Perform a logout of the user.
-
org.apache.cocoon.webapps.authentication.components.AuthenticationManager.logout()
Logout from the given handler and eventually terminate session.
@param logoutHandlerName The authentication handler
@param mode This mode defines how the termination ofthe session is handled.
-
org.apache.cocoon.webapps.authentication.components.Manager.logout()
Perform a logout of the user.
-
org.apache.commons.net.ftp.FTPClient.logout()
Logout of the FTP server by sending the QUIT command.
@return True if successfully completed, false if not.
@exception FTPConnectionClosedException If the FTP server prematurely closes the connection as a result of the client being idle or some other reason causing the server to send FTP reply code 421. This exception may be caught either as an IOException or independently as itself.
@exception IOException If an I/O error occurs while either sending acommand to the server or receiving a reply from the server.
-
org.apache.commons.net.ftp.FTPSClient.logout()
-
org.apache.commons.net.imap.IMAPClient.logout()
Send a LOGOUT command to the server. To fully disconnect from the server you must call disconnect(). A logout attempt is valid in any state. If the client is in the not authenticated or authenticated state, it enters the logout on a successful logout.
@return {@code true} if the command was successful,{@code false} if not.
@exception IOException If a network I/O error occurs.
-
org.apache.commons.net.nntp.NNTPClient.logout()
Logs out of the news server gracefully by sending the QUIT command. However, you must still disconnect from the server before you can open a new connection.
@return True if successfully completed, false if not.
@exception IOException If an I/O error occurs while either sending acommand to the server or receiving a reply from the server.
-
org.apache.commons.net.pop3.POP3Client.logout()
Logout of the POP3 server. To fully disconnect from the server you must call {@link org.apache.commons.net.pop3.POP3#disconnect disconnect }. A logout attempt is valid in any state. If the client is in the {@link org.apache.commons.net.pop3.POP3#TRANSACTION_STATE TRANSACTION_STATE }, it enters the {@link org.apache.commons.net.pop3.POP3#UPDATE_STATE UPDATE_STATE }on a successful logout.
@return True if the logout attempt was successful, false if not.
@exception IOException If a network I/O error occurs in the processof logging out.
-
org.apache.commons.net.smtp.SMTPClient.logout()
Logout of the SMTP server by sending the QUIT command.
@return True if successfully completed, false if not.
@exception SMTPConnectionClosedException If the SMTP server prematurely closes the connection as a result of the client being idle or some other reason causing the server to send SMTP reply code 421. This exception may be caught either as an IOException or independently as itself.
@exception IOException If an I/O error occurs while either sending acommand to the server or receiving a reply from the server.
-
org.apache.harmony.auth.module.JndiLoginModule.logout()
-
org.apache.harmony.auth.module.KeyStoreLoginModule.logout()
-
org.apache.harmony.auth.module.LdapLoginModule.logout()
-
org.apache.jackrabbit.api.JackrabbitSession.logout()
-
org.apache.jackrabbit.api.XASession.logout()
-
org.apache.jackrabbit.core.SessionImpl.logout()
Invalidates this session and releases all associated resources.
-
org.apache.james.imap.api.process.ImapSession.logout()
Logs out the session. Marks the connection for closure;
-
org.apache.james.imap.main.ImapSessionImpl.logout()
-
org.apache.openejb.spi.SecurityService.logout()
Active
-
org.apache.shiro.subject.Subject.logout()
Logs out this Subject and invalidates and/or removes any associated entities, such as a {@link Session Session} and authorization data. After this method is called, the Subject isconsidered 'anonymous' and may continue to be used for another log-in if desired.
Web Environment Warning
Calling this method in web environments will usually remove any associated session cookie as part of session invalidation. Because cookies are part of the HTTP header, and headers can only be set before the response body (html, image, etc) is sent, this method in web environments must be called before
any content has been rendered.
The typical approach most applications use in this scenario is to redirect the user to a different location (e.g. home page) immediately after calling this method. This is an effect of the HTTP protocol itself and not a reflection of Shiro's implementation.
Non-HTTP environments may of course use a logged-out subject for login again if desired.
-
org.apache.shiro.subject.support.DelegatingSubject.logout()
-
org.apache.sling.api.auth.Authenticator.logout()
Logs out if the current request is authenticated.
This method must be called on an uncommitted response since the implementation may want to reset the response to restart the authentication process with a clean response. If the response is already committed an IllegalStateException
is thrown.
After this method has finished, request processing should be terminated and the response be considered committed and finished.
@param request The object representing the client request.
@param response The object representing the response to the client.
@throws IllegalStateException If the response has already been committed.
-
org.apache.tapestry.vlib.VirtualLibraryEngine.logout()
Sets the visit property to null, and sets a flag that invalidates the {@link HttpSession} at the end of the request cycle.
-
org.brixcms.jcr.api.JcrSession.logout()
-
org.codehaus.swizzle.confluence.Confluence.logout()
remove this token from the list of logged in tokens. Returns true if the user was logged out, false if they were not logged in in the first place (we don't really need this return, but void seems to kill XML-RPC for me)
-
org.deepak.util.SSHClient.logout()
-
org.drools.repository.RulesRepository.logout()
Explicitly logout of the underlying JCR repository.
-
org.eclipse.jetty.security.SecurityHandler.logout()
-
org.eclipse.persistence.sessions.DatabaseSession.logout()
PUBLIC: Disconnect from the database.
@exception EclipseLinkException if a transaction is active, you must rollback any active transaction before logout.
@exception DatabaseException the database will also raise an error if their is an active transaction,or a general error occurs.
-
org.exoplatform.services.jcr.core.ExtendedSession.logout()
-
org.exoplatform.services.jcr.impl.core.SessionImpl.logout()
{@inheritDoc}
-
org.jahia.services.content.JCRSessionWrapper.logout()
-
org.jboss.seam.security.Identity.logout()
Logs out the currently authenticated user
-
org.jboss.security.authentication.JBossCachedAuthenticationManager.DomainInfo.logout()
-
org.jdesktop.wonderland.client.comms.WonderlandSession.logout()
Logout from the server.
-
org.jdesktop.wonderland.client.comms.WonderlandSessionImpl.logout()
-
org.jmanage.core.services.AuthService.logout()
-
org.keycloak.adapters.AdapterTokenStore.logout()
Handle logout on store side and possibly propagate logout call to Keycloak
-
org.knopflerfish.cpaexample.service.user.UserService.logout()
-
org.mc4j.ems.impl.jmx.connection.support.providers.JBossConnectionProvider.logout()
-
org.modeshape.jcr.api.Session.logout()
-
org.ofbiz.guiapp.xui.XuiSession.logout()
-
org.ofbiz.ldap.commons.InterfaceOFBizAuthenticationHandler.logout()
Logout a user.
@param request HttpServletRequest
@param response HttpServletResponse
@param rootElement Element root element of ldap config file
@return success if the user can login successfully; otherwise, error.
@throws Exception
-
org.picketlink.Identity.logout()
-
org.rhq.enterprise.clientapi.RemoteClient.logout()
Logs out from the server and disconnects this client.
-
org.rhq.enterprise.server.auth.SubjectManagerLocal.logout()
-
org.sd_network.vfs.VfsService.logout()
Logout from this system.
@param sessionID the session ID that is logged in.
@throws NullPointerException Throws if null was specified to the parameter.
@throws VfsIOException Throws if any error occurred when execute destroy.
-
org.sonatype.security.SecuritySystem.logout()
Logs the subject out.
-
org.wikipediacleaner.api.API.logout()
wiki.org/wiki/API:Logout">API:Logout
-
org.wikipediacleaner.api.request.ApiLogoutRequest.logout()
Logout.
-
org.wso2.carbon.identity.authenticator.saml2.sso.ui.client.SAML2SSOAuthenticationClient.logout()
-
org.xmlBlaster.protocol.corba.authenticateIdl.AuthServer.logout()
-
org.xwiki.test.ui.framework.elements.ViewPage.logout()
-
org.xwiki.test.ui.po.ViewPage.logout()
-
org.xwiki.test.ui.xe.elements.AllDocsPage.logout()
-
org.xwiki.xmlrpc.XWikiXmlRpcClient.logout()
-
org.zanata.page.administration.RoleAssignmentsPage.logout()
-
org.zanata.page.dashboard.DashboardBasePage.logout()
-
org.zanata.page.projects.ProjectMaintainersPage.logout()
-
org.zanata.page.projects.ProjectsPage.logout()
-
org.zanata.page.projects.projectsettings.ProjectGeneralTab.logout()
-
org.zanata.page.utility.HomePage.logout()
-
se.lu.esss.ics.rbac.access.ISecurityFacade.logout()
-
simpleserver.bot.NpcBot.logout()
-
sos.net.SOSFTP.logout()
-
teammates.testing.lib.BrowserInstance.logout()
Coordinator & Student Logout