Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
LoginEventType |
LoginEventType.clone()
Creates and returns a deep copy of this object.
|
LoginEventType |
ObjectFactory.createLoginEventType()
Create an instance of
LoginEventType |
LoginEventType |
AbstractCredentialType.getLastFailedLogin() |
LoginEventType |
AbstractCredentialType.getLastSuccessfulLogin() |
LoginEventType |
AbstractCredentialType.getPreviousSuccessfulLogin() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCredentialType.setLastFailedLogin(LoginEventType value) |
void |
AbstractCredentialType.setLastSuccessfulLogin(LoginEventType value) |
void |
AbstractCredentialType.setPreviousSuccessfulLogin(LoginEventType value) |
Constructor and Description |
---|
LoginEventType(LoginEventType o)
Creates a new
LoginEventType instance by deeply copying a given LoginEventType instance. |
Copyright © 2016 Evolveum. All rights reserved.