Class PasswordType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationBehavioralDataType
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCredentialType
com.evolveum.midpoint.xml.ns._public.common.common_3.PasswordType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<PasswordType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCredentialType
F_FORCE_CHANGE, F_METADATA, F_NAMEFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationBehavioralDataType
F_AUTHENTICATION_ATTEMPT, F_FAILED_LOGINS, F_LAST_FAILED_LOGIN, F_LAST_SUCCESSFUL_LOGIN, F_PREVIOUS_SUCCESSFUL_LOGIN, F_SEQUENCE_IDENTIFIERFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanfailedLogins(Integer value) forceChange(Boolean value) getHint()getValue()lastFailedLogin(LoginEventType value) metadata(MetadataType value) sequenceIdentifier(String value) voidvoidsetValue(ProtectedStringType value) value(ProtectedStringType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCredentialType
getForceChange, getMetadata, getName, isForceChange, setForceChange, setMetadata, setNameMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AuthenticationBehavioralDataType
getAuthenticationAttempt, getFailedLogins, getLastFailedLogin, getLastSuccessfulLogin, getPreviousSuccessfulLogin, getSequenceIdentifier, setFailedLogins, setLastFailedLogin, setLastSuccessfulLogin, setPreviousSuccessfulLogin, setSequenceIdentifierMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_VALUE
-
F_HISTORY_ENTRY
-
F_HINT
-
FACTORY
-
-
Constructor Details
-
PasswordType
public PasswordType() -
PasswordType
Deprecated.
-
-
Method Details
-
getValue
-
setValue
-
getHistoryEntry
-
createHistoryEntryList
-
getHint
-
setHint
-
equals
- Overrides:
equalsin classAbstractCredentialType
-
id
- Overrides:
idin classAbstractCredentialType
-
value
-
historyEntry
-
beginHistoryEntry
-
hint
-
name
- Overrides:
namein classAbstractCredentialType
-
metadata
- Overrides:
metadatain classAbstractCredentialType
-
beginMetadata
- Overrides:
beginMetadatain classAbstractCredentialType
-
forceChange
- Overrides:
forceChangein classAbstractCredentialType
-
failedLogins
- Overrides:
failedLoginsin classAbstractCredentialType
-
lastSuccessfulLogin
- Overrides:
lastSuccessfulLoginin classAbstractCredentialType
-
beginLastSuccessfulLogin
- Overrides:
beginLastSuccessfulLoginin classAbstractCredentialType
-
previousSuccessfulLogin
- Overrides:
previousSuccessfulLoginin classAbstractCredentialType
-
beginPreviousSuccessfulLogin
- Overrides:
beginPreviousSuccessfulLoginin classAbstractCredentialType
-
lastFailedLogin
- Overrides:
lastFailedLoginin classAbstractCredentialType
-
beginLastFailedLogin
- Overrides:
beginLastFailedLoginin classAbstractCredentialType
-
authenticationAttempt
- Overrides:
authenticationAttemptin classAbstractCredentialType
-
beginAuthenticationAttempt
- Overrides:
beginAuthenticationAttemptin classAbstractCredentialType
-
sequenceIdentifier
- Overrides:
sequenceIdentifierin classAbstractCredentialType
-
end
public <X> X end()- Overrides:
endin classAbstractCredentialType
-
clone
- Overrides:
clonein classAbstractCredentialType
-