com.ibm.itim.mail.workflow

Interface WorkflowNewPasswordContext

    • Method Detail

      • getAccountDN

        DistinguishedName getAccountDN()
        Returns the distinguished name of the account having its password changed.
        Returns:
        DistinguishedName of the account.
      • getNewPassword

        byte[] getNewPassword()
        Returns the encrypted password.
        Returns:
        Byte array holding the encrypted password.