public interface IAuthIdentification
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getIdentificationDate()
Method to retrieve the timestamp of when this object was created.
|
IAuthSubject |
getSubject() |
@Nullable IAuthSubject getSubject()
null if no subject
matched the credentials.@Nonnull org.joda.time.DateTime getIdentificationDate()
null.Copyright © 2014–2015 Philip Helger. All rights reserved.