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

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

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_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return PasswordType
 PasswordType PasswordType.clone()
           
 PasswordType ObjectFactory.createPasswordType()
          Create an instance of PasswordType
 PasswordType CredentialsType.getPassword()
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type PasswordType
 void CredentialsType.setPassword(PasswordType value)
           
 



Copyright © 2013 evolveum. All Rights Reserved.