com.evolveum.midpoint.xml.ns._public.model.password_1
Interface PasswordPortType


public interface PasswordPortType

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3-b02- Generated source version: 2.1


Method Summary
 PasswordChangeResponseType changePassword(PasswordChangeRequestType body)
           
 PasswordChangeResponseType selfChangePassword(SelfPasswordChangeRequestType body)
           
 void synchronizePassword(PasswordSynchronizeRequestType body)
           
 

Method Detail

selfChangePassword

PasswordChangeResponseType selfChangePassword(SelfPasswordChangeRequestType body)
Parameters:
body -
Returns:
returns com.evolveum.midpoint.xml.ns._public.model.password_1.PasswordChangeResponseType

changePassword

PasswordChangeResponseType changePassword(PasswordChangeRequestType body)
Parameters:
body -
Returns:
returns com.evolveum.midpoint.xml.ns._public.model.password_1.PasswordChangeResponseType

synchronizePassword

void synchronizePassword(PasswordSynchronizeRequestType body)
Parameters:
body -


Copyright © 2011 evolveum. All Rights Reserved.