JavaScript is disabled on your browser.
Uberfire Servlet Security 0.8.0.Final
java.lang.Object
org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource
org.uberfire.ext.security.server.ServletSecurityAuthenticationService
Method Summary
Methods
Modifier and Type
Method and Description
protected static javax.servlet.http.HttpServletRequest
getRequestForThread ()
org.jboss.errai.security.shared.api.identity.User
getUser ()
boolean
isLoggedIn ()
org.jboss.errai.security.shared.api.identity.User
login (String username,
String password)
void
logout ()
Methods inherited from class org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource
collectGroups, collectGroupsAsRoles
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
logout
public void logout()
Specified by:
logout in interface org.jboss.errai.security.shared.service.AuthenticationService
Uberfire Servlet Security 0.8.0.Final
Copyright © 2012–2016 JBoss by Red Hat . All rights reserved.