@ApplicationScoped public class ServletSecurityAuthenticationService extends org.uberfire.backend.server.security.adapter.GroupAdapterAuthorizationSource implements org.jboss.errai.security.shared.service.AuthenticationService
ServletSecurityAuthenticationService()
protected static javax.servlet.http.HttpServletRequest
getRequestForThread()
org.jboss.errai.security.shared.api.identity.User
getUser()
boolean
isLoggedIn()
login(String username, String password)
void
logout()
collectEntitiesFromAdapters, collectEntitiesFromSubject, getGroups, getRoles, loadEntitiesFromSubjectAndAdapters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServletSecurityAuthenticationService()
public org.jboss.errai.security.shared.api.identity.User login(String username, String password)
login
org.jboss.errai.security.shared.service.AuthenticationService
public boolean isLoggedIn()
isLoggedIn
public void logout()
logout
public org.jboss.errai.security.shared.api.identity.User getUser()
getUser
protected static javax.servlet.http.HttpServletRequest getRequestForThread()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.