Class SpringSecurityAdminSession
- java.lang.Object
-
- com.github.adminfaces.template.session.AdminSession
-
- org.joinfaces.autoconfigure.adminfaces.SpringSecurityAdminSession
-
- All Implemented Interfaces:
Serializable
public class SpringSecurityAdminSession extends com.github.adminfaces.template.session.AdminSession
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SpringSecurityAdminSession()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isLoggedIn()
void
setIsLoggedIn(boolean isLoggedIn)
-