public class LegalAuthenticatorImpl extends Object implements LegalAuthenticator
| Modifier and Type | Method and Description |
|---|---|
AssignedEntity |
getAssignedEntity() |
ZonedDateTime |
getAuthenticationTime() |
static LegalAuthenticator |
getInstance(ZonedDateTime authenticationTime,
AssignedEntity assignedEntity) |
public static LegalAuthenticator getInstance(ZonedDateTime authenticationTime, AssignedEntity assignedEntity)
public ZonedDateTime getAuthenticationTime()
getAuthenticationTime in interface LegalAuthenticatorpublic AssignedEntity getAssignedEntity()
getAssignedEntity in interface LegalAuthenticatorCopyright © 2021. All rights reserved.