Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
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 |
PasswordType.getLastFailedLogin() |
LoginEventType |
PasswordType.getLastSuccessfulLogin() |
LoginEventType |
PasswordType.getPreviousSuccessfulLogin() |
Modifier and Type | Method and Description |
---|---|
void |
PasswordType.setLastFailedLogin(LoginEventType value) |
void |
PasswordType.setLastSuccessfulLogin(LoginEventType value) |
void |
PasswordType.setPreviousSuccessfulLogin(LoginEventType value) |
Constructor and Description |
---|
LoginEventType(LoginEventType o)
Creates a new
LoginEventType instance by deeply copying a given LoginEventType instance. |
Copyright © 2013 evolveum. All rights reserved.