Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PasswordHistoryEntryType
-
Packages that use PasswordHistoryEntryType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PasswordHistoryEntryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return PasswordHistoryEntryType Modifier and Type Method Description PasswordHistoryEntryTypePasswordType. beginHistoryEntry()PasswordHistoryEntryTypePasswordHistoryEntryType. changeTimestamp(String value)PasswordHistoryEntryTypePasswordHistoryEntryType. changeTimestamp(XMLGregorianCalendar value)PasswordHistoryEntryTypePasswordHistoryEntryType. clone()PasswordHistoryEntryTypeObjectFactory. createPasswordHistoryEntryType()Create an instance ofPasswordHistoryEntryTypePasswordHistoryEntryTypePasswordHistoryEntryType. id(Long value)PasswordHistoryEntryTypePasswordHistoryEntryType. metadata(MetadataType value)PasswordHistoryEntryTypePasswordHistoryEntryType. value(ProtectedStringType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PasswordHistoryEntryType Modifier and Type Method Description List<PasswordHistoryEntryType>PasswordType. createHistoryEntryList()List<PasswordHistoryEntryType>PasswordType. getHistoryEntry()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type PasswordHistoryEntryType Modifier and Type Method Description PasswordTypePasswordType. historyEntry(PasswordHistoryEntryType value)
-