public class LoginEntry extends Object implements Serializable
| Constructor and Description |
|---|
LoginEntry(String idpEntityId,
String idpEntityName,
Date loginDate,
String spEntityId,
String spEntityName,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdpEntityId() |
String |
getIdpEntityName() |
Date |
getLoginDate() |
String |
getSpEntityId() |
String |
getSpEntityName() |
String |
getUserId() |
String |
toString() |
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.