***  This class provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.user
Class UserPWChanger

com.sas.services.user.UserPWChanger

@SASScope(value="ALL")
@BinaryCompatibilityOnly
public class UserPWChanger

Application used to change a user login credential in a deployed SAS Foundation User Service.

This utility iterates the users defined in a User Service Configuration and to change the password for the specified user identity.

Since:
9.2
See Also:
UserServiceInitObject

Constructor Summary
UserPWChanger()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 

Constructor Detail

UserPWChanger

public UserPWChanger()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws ServiceException
Throws:
ServiceException

***  This class provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.