Class AttributeVerificationCredentialsType
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.AttributeVerificationCredentialsType
- 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 Producer<AttributeVerificationCredentialsType>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
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleanfailedLogins(Integer value) forceChange(Boolean value) lastFailedLogin(LoginEventType value) metadata(MetadataType value) sequenceIdentifier(String 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, cloneWithoutIdAndMetadata, 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
-
FACTORY
-
-
Constructor Details
-
AttributeVerificationCredentialsType
public AttributeVerificationCredentialsType() -
AttributeVerificationCredentialsType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classAbstractCredentialType
-
id
- Overrides:
idin classAbstractCredentialType
-
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
public AttributeVerificationCredentialsType authenticationAttempt(AuthenticationAttemptDataType value) - Overrides:
authenticationAttemptin classAbstractCredentialType
-
beginAuthenticationAttempt
- Overrides:
beginAuthenticationAttemptin classAbstractCredentialType
-
sequenceIdentifier
- Overrides:
sequenceIdentifierin classAbstractCredentialType
-
end
public <X> X end()- Overrides:
endin classAbstractCredentialType
-
clone
- Overrides:
clonein classAbstractCredentialType
-