Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.PasswordType

Packages that use PasswordType
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of PasswordType in com.evolveum.midpoint.model.controller
 

Methods in com.evolveum.midpoint.model.controller that return PasswordType
static PasswordType ModelUtils.getPassword(AccountShadowType account)
           
 

Uses of PasswordType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as PasswordType
protected  PasswordType CredentialsType.password
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return PasswordType
 PasswordType ObjectFactory.createPasswordType()
          Create an instance of PasswordType
 PasswordType CredentialsType.getPassword()
          Gets the value of the password property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type PasswordType
 void CredentialsType.setPassword(PasswordType value)
          Sets the value of the password property.
 



Copyright © 2012 evolveum. All Rights Reserved.