Package | Description |
---|---|
com.jalios.jcms.authentication.events |
Modifier and Type | Method and Description |
---|---|
static LoginEvent |
AuthenticationEventManager.createLoginEvent(Member member,
java.util.Date date)
Create a new LoginEvent in the db for the specified information
|
static LoginEvent |
AuthenticationEventManager.getLastLoginEvent(Member member)
Retrieve the last LoginEvent of the specified member
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<LoginEvent> |
AuthenticationEventManager.getAllLoginEvents(Member member)
Retrieve all LoginEvent of the specified member.
|
Copyright © 2001-2019 Jalios SA. All Rights Reserved.