public interface ServiceInformation extends Serializable
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethodInformation |
getAuthenticationMethod()
Gets the authentication method used to log into the service.
|
String |
getEntityID()
Gets the unique identifier for the service.
|
org.joda.time.DateTime |
getLoginInstant()
Gets the time the user logged in to the service.
|
String getEntityID()
org.joda.time.DateTime getLoginInstant()
AuthenticationMethodInformation getAuthenticationMethod()
Copyright © 1999-2012. All Rights Reserved.