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

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

Uses of CredentialsType.Password in com.evolveum.midpoint.model.controller
 

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

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

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

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

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



Copyright © 2011 evolveum. All Rights Reserved.