AbstractPasswordAuthenticationModuleType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

ABSTRACT
Supertype: AbstractCredentialAuthenticationModuleType
Common definition for all authentication modules that use password.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Unique name of the authentication module. 
description property
string
[0,1] Free form description of the module (administrator comment). 
focusType property
QName
[0,1] Type of logged object that this authentication module applies to. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
credentialName property
string
[0,1] Name of credential definition that should be used when validating password. 
acceptEmptyPassword property
boolean
[0,1] If set to true than an empty (all blank) password will be accepted as valid password.