Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NonceType
-
-
Uses of NonceType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return NonceType Modifier and Type Method Description NonceType
ObjectFactory. createNonceType()
-
Uses of NonceType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type NonceType Modifier and Type Field Description static Producer<NonceType>
NonceType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NonceType Modifier and Type Method Description NonceType
CredentialsType. beginNonce()
NonceType
NonceType. clone()
NonceType
ObjectFactory. createNonceType()
NonceType
NonceType. failedLogins(Integer value)
NonceType
NonceType. forceChange(Boolean value)
NonceType
CredentialsType. getNonce()
NonceType
NonceType. id(Long value)
NonceType
NonceType. lastFailedLogin(LoginEventType value)
NonceType
NonceType. lastSuccessfulLogin(LoginEventType value)
NonceType
NonceType. metadata(MetadataType value)
NonceType
NonceType. name(String value)
NonceType
NonceType. previousSuccessfulLogin(LoginEventType value)
NonceType
NonceType. value(ProtectedStringType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NonceType Modifier and Type Method Description CredentialsType
CredentialsType. nonce(NonceType value)
void
CredentialsType. setNonce(NonceType value)
-
Uses of NonceType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return NonceType Modifier and Type Method Description NonceType
ObjectFactory. createNonceType()
-